We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 692969f + 8ac08c4 commit e355826Copy full SHA for e355826
.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: ["question"]
5
-# assignees:
6
-# - OneSignal/ios-sdk
+labels: ["Question"]
+
7
body:
8
- type: markdown
9
attributes:
.github/ISSUE_TEMPLATE/general-feedback.yml
name: 📣 General feedback
title: "[Feedback]: "
-labels: ["triage"]
+labels: ["Feedback"]
.github/workflows/project.yml
@@ -15,4 +15,3 @@ jobs:
15
# SDK Cross-Platform Project
16
project-url: https://github.com/orgs/OneSignal/projects/10
17
github-token: ${{ secrets.GH_PROJECTS_TOKEN }}
18
- labeled: Bug
0 commit comments