We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ebdd78 commit 58b69b1Copy full SHA for 58b69b1
.github/ISSUE_TEMPLATE/bug.yml
@@ -23,12 +23,12 @@ body:
23
- type: textarea
24
id: result
25
attributes:
26
- label: What happened?
+ label: Intended result and actual result
27
placeholder: Tell us what went wrong
28
value: |
29
- ### What did you expect?
+ #### What did you expect?
30
31
- ### What happened?
+ #### What happened instead?
32
validations:
33
required: true
34
- type: input
changelog.d/4076.misc
@@ -0,0 +1 @@
1
+Fix redundancy in heading in the bug report issue form
0 commit comments