Merge pull request #4984 from opusforlife2/issue_template

Remove redundancy in heading in bug report issue form
This commit is contained in:
Kat Gerasimova
2021-11-16 22:45:56 +00:00
committed by GitHub
2 changed files with 4 additions and 3 deletions
+3 -3
View File
@@ -23,12 +23,12 @@ body:
- type: textarea
id: result
attributes:
label: What happened?
label: Outcome
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