Skip to content

Commit 8ac08c4

Browse files
committed
update labels
1 parent 6aaa50f commit 8ac08c4

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

.github/ISSUE_TEMPLATE/ask-question.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: 🙋‍♂️ Ask a question
22
description: Tell us what's on your mind
33
title: "[question]: "
4-
labels: ["question"]
5-
# assignees:
6-
# - OneSignal/ios-sdk
4+
labels: ["Question"]
5+
76
body:
87
- type: markdown
98
attributes:

.github/ISSUE_TEMPLATE/general-feedback.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: 📣 General feedback
22
description: Tell us what's on your mind
33
title: "[Feedback]: "
4-
labels: ["triage"]
5-
# assignees:
6-
# - OneSignal/ios-sdk
4+
labels: ["Feedback"]
5+
76
body:
87
- type: markdown
98
attributes:

0 commit comments

Comments
 (0)