Merge pull request #1775 from vector-im/feature/bma/issueTemplate
Update issue description. Rageshake is disabled by default. (#1693)
This commit is contained in:
commit
cff522641a
1 changed files with 3 additions and 3 deletions
6
.github/ISSUE_TEMPLATE/bug.yml
vendored
6
.github/ISSUE_TEMPLATE/bug.yml
vendored
|
|
@ -49,8 +49,8 @@ body:
|
||||||
id: version
|
id: version
|
||||||
attributes:
|
attributes:
|
||||||
label: Application version and app store
|
label: Application version and app store
|
||||||
description: You can find the version information in Settings -> Help & About.
|
description: You can find the version information at the bottom of the Settings screen.
|
||||||
placeholder: e.g. Element X version 1.7.34, olm version 3.2.3 from F-Droid
|
placeholder: e.g. Element X version 0.3.0
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: input
|
- type: input
|
||||||
|
|
@ -67,7 +67,7 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: Will you send logs?
|
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 (it's helpful if you can include a link to the bug). Send the report to submit anonymous logs to the developers.
|
Trigger the defect, then click on the menu from the room list then "Report a bug". 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'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue