chore: Please follow the issue templates
This commit is contained in:
parent
89fc843efb
commit
16b12f7dfe
3 changed files with 6 additions and 0 deletions
2
.github/ISSUE_TEMPLATE/1_user_support.md
vendored
2
.github/ISSUE_TEMPLATE/1_user_support.md
vendored
|
@ -6,6 +6,8 @@ labels: support
|
|||
assignees: peaceiris
|
||||
---
|
||||
|
||||
**Note that an issue which does not follow the template will be closed silently.**
|
||||
|
||||
## Check list before opening this issue
|
||||
|
||||
- [ ] I read the latest README of this repository.
|
||||
|
|
2
.github/ISSUE_TEMPLATE/2_bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/2_bug_report.md
vendored
|
@ -7,6 +7,8 @@ assignees: peaceiris
|
|||
|
||||
---
|
||||
|
||||
**Note that an issue which does not follow the template will be closed silently.**
|
||||
|
||||
## Describe the bug
|
||||
|
||||
A clear and concise description of what the bug is.
|
||||
|
|
2
.github/ISSUE_TEMPLATE/3_proposal.md
vendored
2
.github/ISSUE_TEMPLATE/3_proposal.md
vendored
|
@ -7,6 +7,8 @@ assignees: peaceiris
|
|||
|
||||
---
|
||||
|
||||
**Note that an issue which does not follow the template will be closed silently.**
|
||||
|
||||
## Is your feature request related to a problem? Please describe.
|
||||
|
||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||
|
|
Loading…
Reference in a new issue