mirror of
https://github.com/Team-xManager/xManager.git
synced 2025-01-06 19:17:43 +01:00
Create idea.yml
This commit is contained in:
parent
89fa4d4397
commit
e63779d26e
20
.github/ISSUE_TEMPLATE/idea.yml
vendored
Normal file
20
.github/ISSUE_TEMPLATE/idea.yml
vendored
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
name: 💡 suggest an idea
|
||||||
|
description: Suggest a new feature or improvement
|
||||||
|
labels: 💡 enhancement
|
||||||
|
body:
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Description of the new feature / enhancement
|
||||||
|
description: A clear and concise description of what the problem is that the new feature would solve. Describe why and how a user would use this new functionality (if applicable)
|
||||||
|
value: |
|
||||||
|
- 1
|
||||||
|
- 2
|
||||||
|
- 3
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: 📸 Screenshots
|
||||||
|
description: Place any screenshots of the issue here if needed
|
||||||
|
validations:
|
||||||
|
required: false
|
Loading…
Reference in New Issue
Block a user