mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 02:15:35 +03:00
Update defect issue template to improve wording
Improve wording around rageshakes based on feedback. Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
This commit is contained in:
parent
d26340993f
commit
8cea340100
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