mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-01 05:04:51 +00:00
Create question.md
Swapped feature_requests with question. This commit also fixes the mess
This commit is contained in:
parent
0770315727
commit
9c505b3c26
2 changed files with 8 additions and 3 deletions
6
.github/ISSUE_TEMPLATE/feature_request.md
vendored
6
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
name: Question
|
||||
about: Ask a question
|
||||
labels: "question"
|
||||
name: Feature request
|
||||
about: Suggest a new feature or enhancement
|
||||
labels: "enhancement"
|
||||
---
|
||||
|
|
|
|||
5
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
5
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
name: Question
|
||||
about: Ask a question
|
||||
labels: "question"
|
||||
---
|
||||
Loading…
Reference in a new issue