mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-09-19 18:19:56 +08:00
Limit bug reports and enhancement suggestions to sponsors
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Report a bug
|
name: Report a bug (sponsors-only)
|
||||||
about: Create a report about something that is not working properly
|
about: "Create a report about something that is not working properly. Note: tickets opened by non-sponsors will be automatically closed"
|
||||||
labels: bug
|
labels: bug
|
||||||
---
|
---
|
||||||
|
|
||||||
|
4
.github/ISSUE_TEMPLATE/enhancement.md
vendored
4
.github/ISSUE_TEMPLATE/enhancement.md
vendored
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Suggest an enhancement
|
name: Suggest an enhancement (sponsors-only)
|
||||||
about: "Suggest an idea for this project. Note: priority will be given to suggestions made by sponsors"
|
about: "Suggest an idea for this project. Note: tickets opened by non-sponsors will be automatically closed"
|
||||||
labels: enhancement
|
labels: enhancement
|
||||||
---
|
---
|
||||||
|
|
||||||
|
2
.github/ISSUE_TEMPLATE/question.md
vendored
2
.github/ISSUE_TEMPLATE/question.md
vendored
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
name: Ask a question or request support (sponsors-only)
|
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
|
labels: question
|
||||||
---
|
---
|
Reference in New Issue
Block a user