Skip to content

Commit 2a1ef0a

Browse files
committed
Improve language on bug report template to make less confusing for when reporting bugs on unreleased feature branchess
1 parent fffdd02 commit 2a1ef0a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,10 @@ body:
3030
id: version
3131
attributes:
3232
label: Version
33-
description: What was the version this was found on?
33+
description: |
34+
What was the version this was found on?
35+
36+
eg. a branch name, a commit id, or a version number
3437
validations:
3538
required: true
3639
- type: textarea

0 commit comments

Comments
 (0)