forked from Upstream/CommandPanels
Update feature_request.md
This commit is contained in:
parent
a941a72f0b
commit
ff25b03e04
72
.github/ISSUE_TEMPLATE/feature_request.md
vendored
72
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -1,28 +1,46 @@
|
|||||||
---
|
|
||||||
name: Feature request
|
name: Feature request
|
||||||
about: Suggest an idea for this project
|
description: Suggest an idea for this project
|
||||||
title: ''
|
labels: ["enhancement"]
|
||||||
labels: 'enhancement'
|
body:
|
||||||
assignees: ''
|
- type: checkboxes
|
||||||
|
id: searched
|
||||||
---
|
attributes:
|
||||||
### Have you checked the [wiki](https://rockyhawk99.gitbook.io/rockyhawk-wiki/commandpanels/wiki) page to see if your suggestion is already added?
|
label: Terms
|
||||||
Yes/No
|
options:
|
||||||
|
- label: "Have you checked the [wiki](https://rockyhawk99.gitbook.io/rockyhawk-wiki/commandpanels/wiki) page to see if your suggestion is already added?
|
||||||
### Have you checked the [issue tracker](https://github.com/rockyhawk64/CommandPanels/issues?q=is%3Aissue) to see if your suggestion was already submitted and denied?
|
required: true
|
||||||
Yes/No
|
- label: "Have you checked the [Current bugs project](https://github.com/rockyhawk64/CommandPanels/projects/6) to see if your suggestion was already submitted and or denied?"
|
||||||
|
required: true
|
||||||
### Have you asked if the feature already exists in the [Discord Server](https://discord.com/invite/eUWBWh7)? *(Or got redirected to a Github issue here)*
|
- label: Have you asked if the feature already exists in the [Discord Server](https://discord.com/invite/eUWBWh7)? (Or got redirected to a Github issue here)
|
||||||
Yes/No
|
required: true
|
||||||
|
- type: textarea
|
||||||
### Is your feature request related to a problem? Please describe.
|
id: what-happened
|
||||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
attributes:
|
||||||
|
label: Is your feature request related to a problem? Please describe.
|
||||||
### Describe the solution you'd like
|
description: A clear and concise description of what the problem is.
|
||||||
A clear and concise description of what you want to happen.
|
placeholder: "Example: I'm always frustrated when [...]"
|
||||||
|
validations:
|
||||||
### Describe alternatives you've considered
|
required: true
|
||||||
A clear and concise description of any alternative solutions or features you've considered.
|
- type: solution
|
||||||
|
id: steps
|
||||||
### Additional context
|
attributes:
|
||||||
Add any other context or screenshots about the feature request here.
|
label: Describe the solution you'd like
|
||||||
|
description: A clear and concise description of what you want to happen.
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
id: alternatives
|
||||||
|
attributes:
|
||||||
|
label: Describe alternatives you've considered
|
||||||
|
description: A clear and concise description of any alternative solutions or features you've considered.
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
id: screenshots
|
||||||
|
attributes:
|
||||||
|
label: Screenshots/Videos (you can drag and drop files or paste links)
|
||||||
|
description: Add any other context or screenshots about the feature request here.
|
||||||
|
- type: markdown
|
||||||
|
attributes:
|
||||||
|
value: |
|
||||||
|
## Thanks for taking the time to fill out this feature request!
|
||||||
|
Loading…
Reference in New Issue
Block a user