Limit bug reports and enhancement suggestions to sponsors

This commit is contained in:
Kévin Chalet
2022-01-10 18:57:07 +01:00
parent b4710a4969
commit 7cf51db471
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
---
name: Report a bug
about: Create a report about something that is not working properly
name: Report a bug (sponsors-only)
about: "Create a report about something that is not working properly. Note: tickets opened by non-sponsors will be automatically closed"
labels: bug
---

View File

@@ -1,6 +1,6 @@
---
name: Suggest an enhancement
about: "Suggest an idea for this project. Note: priority will be given to suggestions made by sponsors"
name: Suggest an enhancement (sponsors-only)
about: "Suggest an idea for this project. Note: tickets opened by non-sponsors will be automatically closed"
labels: enhancement
---

View File

@@ -1,5 +1,5 @@
---
name: Ask a question or request support (sponsors-only)
about: "Important: only sponsors can ask a question on GitHub. If you're not a sponsor, please post your question on StackOverflow"
about: "Ask a question about this project or request support. Note: tickets opened by non-sponsors will be automatically closed"
labels: question
---