Skip to content

Commit 4f802f6

Browse files
committed
Use "5.5" suggestion in issue template instead of "JMeter 5.5"
1 parent 47c1877 commit 4f802f6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ body:
4242
description: |
4343
What JMeter version and edition did you use?
4444
Note: While you can obviously continue using older versions of JMeter, it may well be that your bug is already fixed. If you're using an older version, please also try to reproduce the bug in the latest version of JMeter before reporting it.
45-
placeholder: ex. JMeter 5.5
45+
placeholder: ex. 5.5
4646
validations:
4747
required: true
4848
- type: input

.github/ISSUE_TEMPLATE/feature_request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ body:
4141
attributes:
4242
label: JMeter Version
4343
description: What JMeter version and edition did you use?
44-
placeholder: ex. JMeter 5.5
44+
placeholder: ex. 5.5
4545
validations:
4646
required: true
4747
- type: input

.github/ISSUE_TEMPLATE/regression.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ body:
4242
description: |
4343
What JMeter version and edition did you use?
4444
Note: While you can obviously continue using older versions of JMeter, it may well be that your bug is already fixed. If you're using an older version, please also try to reproduce the bug in the latest version of JMeter before reporting it.
45-
placeholder: ex. JMeter 5.5
45+
placeholder: ex. 5.5
4646
validations:
4747
required: true
4848
- type: input

0 commit comments

Comments
 (0)