We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba430d0 commit a7284b9Copy full SHA for a7284b9
.github/ISSUE_TEMPLATE/bug.yml
@@ -44,7 +44,7 @@ body:
44
attributes:
45
label: Release Version
46
description: |
47
- Release version or branch commit where the issue occured. Do not write 'latest'.
+ Release version or branch commit where the issue occurred. Do not write 'latest'.
48
placeholder: |
49
ex: 1.0.0, 335794d
50
validations:
@@ -67,4 +67,4 @@ body:
67
(optional) Add any relevant code so we can try and replicate the issue.
68
render: Java
69
70
- required: false
+ required: false
0 commit comments