mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2026-01-02 20:42:18 +08:00
Add issue templates
This commit is contained in:
15
.github/ISSUE_TEMPLATE/enhancement.md
vendored
Normal file
15
.github/ISSUE_TEMPLATE/enhancement.md
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: Suggest an enhancement
|
||||
about: "Suggest an idea for this project. Note: priority will be given to suggestions made by sponsors"
|
||||
labels: enhancement
|
||||
---
|
||||
|
||||
### Is your feature request related to a problem?
|
||||
A clear and concise description of what the problem is.
|
||||
Example: I am trying to do [...] but [...].
|
||||
|
||||
### Describe the solution you'd like
|
||||
A clear and concise description of what you want to happen. Include any alternative solutions you've considered.
|
||||
|
||||
### Additional context
|
||||
Add any other context or screenshots about the feature request here.
|
||||
Reference in New Issue
Block a user