We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8a410b + 7b28306 commit 2812a69Copy full SHA for 2812a69
2 files changed
.github/ISSUE_TEMPLATE/ask-question.yml
@@ -1,9 +1,8 @@
1
name: 🙋♂️ Ask a question
2
description: Tell us what's on your mind
3
-title: "[Question]: "
4
-labels: ["triage"]
5
-assignees:
6
- - OneSignal/eng-developer-sdk
+title: '[Question]: '
+labels: ['Question']
+
7
body:
8
- type: markdown
9
attributes:
.github/ISSUE_TEMPLATE/general-feedback.yml
name: 📣 General feedback
-title: "[Feedback]: "
+title: '[Feedback]: '
+labels: ['Feedback']
0 commit comments