mirror of
https://github.com/0PandaDEV/Qopy.git
synced 2025-04-21 21:24:05 +02:00
better issue templates
This commit is contained in:
parent
654fec0fa8
commit
fae2a876a9
4 changed files with 81 additions and 44 deletions
13
.github/ISSUE_TEMPLATE/💡-feature-request.yml
vendored
Normal file
13
.github/ISSUE_TEMPLATE/💡-feature-request.yml
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
name: "\U0001F4A1 Feature request"
|
||||
description: Suggest an idea for this project
|
||||
labels: [Feature]
|
||||
assignees:
|
||||
- 0PandaDEV
|
||||
body:
|
||||
- type: textarea
|
||||
id: description
|
||||
attributes:
|
||||
label: Describe your requested feature
|
||||
description: Give as many details as possible about your feature idea.
|
||||
validations:
|
||||
required: true
|
Loading…
Add table
Add a link
Reference in a new issue