We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8a410b commit 7b28306Copy full SHA for 7b28306
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