Skip to content

Commit

Permalink
bump placeholders to 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsch01 authored Jun 27, 2023
1 parent c9cb9ad commit 42e2ade
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ body:
description: |
What JMeter version and edition did you use?
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.
placeholder: ex. 5.5
placeholder: ex. 5.6
validations:
required: true
- type: input
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ body:
attributes:
label: JMeter Version
description: What JMeter version and edition did you use?
placeholder: ex. 5.5
placeholder: ex. 5.6
validations:
required: true
- type: input
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/regression.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ body:
description: |
What JMeter version and edition did you use?
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.
placeholder: ex. 5.5
placeholder: ex. 5.6
validations:
required: true
- type: input
Expand Down

0 comments on commit 42e2ade

Please sign in to comment.