File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ name : 🙋♂️ Ask a question
2+ description : How can we help?
3+ title : " [question]: "
4+ labels : ["question"]
5+ # assignees:
6+ # - OneSignal/ios-sdk
7+ body :
8+ - type : markdown
9+ attributes :
10+ value : |
11+ Having issues integrating this SDK?
12+ - type : textarea
13+ id : question
14+ attributes :
15+ label : How can we help?
16+ description : Specific question regarding integrating this SDK.
17+ placeholder : How do I...?
18+ validations :
19+ required : true
20+ - type : checkboxes
21+ id : terms
22+ attributes :
23+ label : Code of Conduct
24+ description : By submitting this issue, you agree to follow our [Code of Conduct](#insert-project-code-of-conduct-here)
25+ options :
26+ - label : I agree to follow this project's Code of Conduct
27+ required : true
You can’t perform that action at this time.
0 commit comments