2021-08-06 10:00:08 +02:00
name : Bug report for the Element desktop app (not in a browser)
description : File a bug report if you are using the desktop Element application.
2021-08-06 12:42:41 +02:00
labels : [ T-Defect]
2021-08-06 10:00:08 +02:00
body :
- type : markdown
attributes :
value : |
Thanks for taking the time to fill out this bug report!
Please report security issues by email to security@matrix.org
- type : textarea
id : reproduction-steps
attributes :
label : Steps to reproduce
description : Please attach screenshots, videos or logs if you can.
placeholder : Tell us what you see!
value : |
1 . Where are you starting? What can you see?
2 . What do you click?
3 . More steps…
validations :
required : true
- type : textarea
2021-09-03 11:27:00 +02:00
id : result
2021-08-06 10:00:08 +02:00
attributes :
label : What happened?
placeholder : Tell us what went wrong
2021-09-03 11:27:00 +02:00
value : |
### What did you expect?
### What happened?
2021-08-06 10:00:08 +02:00
validations :
required : true
- type : input
id : os
attributes :
label : Operating system
placeholder : Windows, macOS, Ubuntu, Arch Linux…
validations :
required : false
- type : input
id : version
attributes :
label : Application version
description : You can find the version information in Settings -> Help & About.
placeholder : e.g. Element version 1.7.34, olm version 3.2.3
validations :
required : false
2021-08-06 10:14:06 +02:00
- type : input
id : source
attributes :
label : How did you install the app?
description : Where did you install the app from? Please give a link or a description.
placeholder : e.g. From https://element.io/get-started
validations :
required : false
2021-08-25 14:13:09 +02:00
- type : input
id : homeserver
attributes :
label : Homeserver
description : Which server is your account registered on?
placeholder : e.g. matrix.org
validations :
required : false
2021-08-17 21:02:55 +02:00
- type : dropdown
id : rageshake
attributes :
label : Have you submitted a rageshake?
description : |
Did you know that you can send a /rageshake command from your application to submit logs for this issue? Trigger the defect, then type /rageshake into the message entry area followed by a description of the problem and send the command. This will automatically submit anonymous logs to the developers.
options :
- 'Yes'
- 'No'
validations :
required : true