Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ body:
- type: textarea
id: result
attributes:
label: What happened?
label: Intended result and actual result
placeholder: Tell us what went wrong
value: |
### What did you expect?
#### What did you expect?

### What happened?
#### What happened instead?
validations:
required: true
- type: input
Expand Down
1 change: 1 addition & 0 deletions changelog.d/4076.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix redundancy in heading in the bug report issue form