Skip to content

Commit 068b9d6

Browse files
Merge pull request opendatahub-io#1540 from alexcreasy/improve-bug-template
Improve bug report issue template language
2 parents 84afc4c + 2a1ef0a commit 068b9d6

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)