Merge pull request #4452 from kittykat/issue-template

Bring the bug issue template in line with web
This commit is contained in:
Benoit Marty 2021-11-15 11:03:47 +01:00 committed by GitHub
commit 63683a3ce5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -23,7 +23,7 @@ body:
- type: textarea
id: result
attributes:
label: Intended result and actual result
label: Outcome
placeholder: Tell us what went wrong
value: |
#### What did you expect?

1
changelog.d/4452.misc Normal file
View File

@ -0,0 +1 @@
Update issue template to bring in line with element-web