File tree Expand file tree Collapse file tree 4 files changed +22
-11
lines changed Expand file tree Collapse file tree 4 files changed +22
-11
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]: "
4- labels : ["question"]
5- # assignees:
6- # - OneSignal/ios-sdk
3+ title : " [Question]: "
4+ labels : ["Question"]
75body :
86 - type : markdown
97 attributes :
Original file line number Diff line number Diff line change 11name : 🪳 Bug report
22description : File a bug report
33title : " [Bug]: "
4- labels : ["bug", "triage"]
5- # assignees:
6- # - OneSignal/ios-sdk
4+ labels : ["Bug"]
75body :
86 - type : markdown
97 attributes :
5048 id : ios-major-version
5149 attributes :
5250 label : iOS version
53- description : Which versions of iOS are broken for you?
51+ description : Which versions of iOS are broken for you?
5452 multiple : true
5553 options :
5654 - " 18"
Original file line number Diff line number Diff line change 11name : 📣 General feedback
22description : Tell us what's on your mind
33title : " [Feedback]: "
4- labels : ["triage"]
5- # assignees:
6- # - OneSignal/ios-sdk
4+ labels : ["Feedback"]
75body :
86 - type : markdown
97 attributes :
Original file line number Diff line number Diff line change 1+ name : Add issues to project
2+
3+ on :
4+ issues :
5+ types :
6+ - opened
7+
8+ jobs :
9+ add-to-project :
10+ runs-on : ubuntu-latest
11+ steps :
12+ - name : Add issue to project
13+ uses : actions/add-to-project@v1.0.2
14+ with :
15+ # SDK Mobile Project
16+ project-url : https://github.com/orgs/OneSignal/projects/18
17+ github-token : ${{ secrets.GH_PROJECTS_TOKEN }}
You can’t perform that action at this time.
0 commit comments