mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-14 07:19:32 -08:00
More small tweaks to feature request template
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
41fa42f7d8
commit
cab29745e7
9
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
9
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
@ -5,17 +5,10 @@ labels: ["feature request"]
|
||||||
assignees:
|
assignees:
|
||||||
- snipe
|
- snipe
|
||||||
body:
|
body:
|
||||||
- type: input
|
|
||||||
id: server_operatingSystem
|
|
||||||
attributes:
|
|
||||||
label: Operating System
|
|
||||||
description: e.g. Ubuntu, Windows
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Is your feature request related to a problem? Please describe.
|
label: Is your feature request related to a problem? Please describe.
|
||||||
description: A clear and concise description of what the problem is. Ex. I'm always frustrated when...
|
description: A clear and concise description of what the problem is. The more information you can provide about your use-case, the more liklely we are to consider your feature.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
Loading…
Reference in a new issue