File tree Expand file tree Collapse file tree 3 files changed +26
-2
lines changed Expand file tree Collapse file tree 3 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 11name : 🙋♂️ Ask a question
22description : Tell us what's on your mind
3- title : " [question ]: "
3+ title : " [Question ]: "
44labels : ["triage"]
55assignees :
66 - OneSignal/eng-developer-sdk
Original file line number Diff line number Diff line change 1717 placeholder : The latest version of the SDK causes a runtime error.
1818 validations :
1919 required : true
20+ - type : dropdown
21+ id : browsers
22+ attributes :
23+ label : What browsers are you seeing the problem on?
24+ multiple : true
25+ options :
26+ - Firefox
27+ - Chrome (Chromium)
28+ - Safari
29+ - Microsoft Edge
30+ - Opera
31+ - Brave
32+ - Other
33+ validations :
34+ required : true
35+ - type : input
36+ id : operating-system
37+ attributes :
38+ label : What operating system are you running?
39+ description : Make sure to include the version.
40+ placeholder : macOS Monterey 12.3.1
41+ validations :
42+ required : true
2043 - type : textarea
2144 id : reproduction-steps
2245 attributes :
4467 label : Relevant log output
4568 description : Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
4669 render : Shell
70+
Original file line number Diff line number Diff line change 11name : 📣 General feedback
22description : Tell us what's on your mind
3- title : " [Bug ]: "
3+ title : " [Feedback ]: "
44labels : ["triage"]
55assignees :
66 - OneSignal/eng-developer-sdk
You can’t perform that action at this time.
0 commit comments