Skip to content

Commit 2a11cf7

Browse files
authored
Merge pull request #1812 from OneSignal/fg/add-issues-2
Update project workflow
2 parents 11bd264 + d88ba0d commit 2a11cf7

File tree

3 files changed

+5
-8
lines changed

3 files changed

+5
-8
lines changed

.github/ISSUE_TEMPLATE/ask-question.yml

Lines changed: 3 additions & 4 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
3-
title: '[question]: '
4-
labels: ['question']
5-
# assignees:
6-
# - OneSignal/ios-sdk
3+
title: '[Question]: '
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:

.github/workflows/project.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,3 @@ jobs:
1414
# SDK Cross-Platform Project
1515
project-url: https://github.com/orgs/OneSignal/projects/10
1616
github-token: ${{ secrets.GH_PROJECTS_TOKEN }}
17-
labeled: Bug

0 commit comments

Comments
 (0)