Skip to content

Commit e355826

Browse files
authored
Merge pull request #1032 from OneSignal/fg/project-2
Update project workflow
2 parents 692969f + 8ac08c4 commit e355826

File tree

3 files changed

+4
-7
lines changed

3 files changed

+4
-7
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:

.github/workflows/project.yml

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

0 commit comments

Comments
 (0)