3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-05-05 22:25:34 +00:00

Small tweaks to templates

This commit is contained in:
snipe
2025-09-10 15:40:12 +01:00
parent d9773f107e
commit 56eebb9db4
2 changed files with 3 additions and 3 deletions

View File

@ -47,7 +47,7 @@ body:
label: What happened?
description: Also tell us, what did you expect to happen?
placeholder: Tell us what you see!
value: "A bug happened!"
value: ""
validations:
required: true
- type: dropdown

View File

@ -12,7 +12,7 @@ body:
id: version
attributes:
label: Snipe-IT Version
description: What version of Snipe-IT are you seeing this issue on? You can find the version number in the footer of any page in Snipe-IT.
description: What version of Snipe-IT are you currently running? You can find the version number in the footer of any page in Snipe-IT.
placeholder: ex. v8.3.1 - build 19577 (master)
validations:
required: true
@ -22,7 +22,7 @@ body:
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: "Something really cool"
value: ""
validations:
required: true
- type: checkboxes