Skip to content

Commit 5c4fa63

Browse files
committed
Merge remote-tracking branch 'origin/develop'
2 parents ede74ad + 56eebb9 commit 5c4fa63

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/Bug-Report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ body:
4747
label: What happened?
4848
description: Also tell us, what did you expect to happen?
4949
placeholder: Tell us what you see!
50-
value: "A bug happened!"
50+
value: ""
5151
validations:
5252
required: true
5353
- type: dropdown

.github/ISSUE_TEMPLATE/Feature-Request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ body:
1212
id: version
1313
attributes:
1414
label: Snipe-IT Version
15-
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.
15+
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.
1616
placeholder: ex. v8.3.1 - build 19577 (master)
1717
validations:
1818
required: true
@@ -22,7 +22,7 @@ body:
2222
label: How can we help?
2323
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.
2424
placeholder: Tell us what you want!
25-
value: "Something really cool"
25+
value: ""
2626
validations:
2727
required: true
2828
- type: checkboxes

0 commit comments

Comments
 (0)