mirror of
https://github.com/element-hq/element-android
synced 2024-11-28 05:31:21 +03:00
Merge pull request #4227 from kittykat/issue-template
Update defect issue template to improve wording
This commit is contained in:
commit
8c2f6b1d4c
2 changed files with 3 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/bug.yml
vendored
4
.github/ISSUE_TEMPLATE/bug.yml
vendored
|
@ -64,9 +64,9 @@ body:
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: rageshake
|
id: rageshake
|
||||||
attributes:
|
attributes:
|
||||||
label: Have you submitted a rageshake?
|
label: Will you send logs?
|
||||||
description: |
|
description: |
|
||||||
Did you know that you can shake your phone to submit logs for this issue? Trigger the defect, then shake your phone and you will see a popup asking if you would like to open the bug report screen. Click YES, and describe the issue, mentioning that you have also filed a bug. Submit the report to send anonymous logs to the developers.
|
Did you know that you can shake your phone to submit logs for this issue? Trigger the defect, then shake your phone and you will see a popup asking if you would like to open the bug report screen. Click YES, and describe the issue, mentioning that you have also filed a bug (it's helpful if you can include a link to the bug). Send the report to submit anonymous logs to the developers.
|
||||||
options:
|
options:
|
||||||
- 'Yes'
|
- 'Yes'
|
||||||
- 'No'
|
- 'No'
|
||||||
|
|
1
changelog.d/4226.misc
Normal file
1
changelog.d/4226.misc
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Improve wording around rageshakes in the defect issue template.
|
Loading…
Reference in a new issue