mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-04 19:55:33 +00:00
Have I mentioned how much I hate YAML?
This commit is contained in:
5
.github/ISSUE_TEMPLATE/Bug-Report.yml
vendored
5
.github/ISSUE_TEMPLATE/Bug-Report.yml
vendored
@ -46,8 +46,7 @@ body:
|
||||
attributes:
|
||||
label: What happened?
|
||||
description: Also tell us, what did you expect to happen?
|
||||
placeholder: Tell us what you see!
|
||||
value: ""
|
||||
placeholder: Tell us what you see! (Be nice!)
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
@ -87,6 +86,8 @@ body:
|
||||
required: true
|
||||
- label: I have run database migrations (where applicable).
|
||||
required: true
|
||||
- label: I have attached screenshots and/or videos of the issue (where applicable)
|
||||
required: true
|
||||
- type: checkboxes
|
||||
id: terms
|
||||
attributes:
|
||||
|
||||
3
.github/ISSUE_TEMPLATE/Feature-Request.yml
vendored
3
.github/ISSUE_TEMPLATE/Feature-Request.yml
vendored
@ -21,8 +21,7 @@ body:
|
||||
attributes:
|
||||
label: How can we help?
|
||||
description: Let us know in detail what feature you'd like to see added. While we can't promise to implement every feature request, we do read every one and take them into consideration when planning future releases.
|
||||
placeholder: Tell us what you want!
|
||||
value: ""
|
||||
placeholder: Tell us what you want! (Be nice!)
|
||||
validations:
|
||||
required: true
|
||||
- type: checkboxes
|
||||
|
||||
Reference in New Issue
Block a user