2022-09-15 15:40:41 +02:00
name : Bug Report
2022-07-28 10:51:55 +02:00
description : Create a report to help us improve existing features
2022-09-15 15:40:41 +02:00
labels: ['type : possible bug']
2022-11-13 17:00:18 +01:00
2022-07-28 10:51:55 +02:00
body :
- type : markdown
attributes :
value : |
Thanks for taking the time to fill out this bug report!
2022-11-13 17:00:18 +01:00
2022-07-28 10:51:55 +02:00
- type : checkboxes
id : checklist
attributes :
label : Checklist
options :
2022-07-29 17:08:22 +02:00
- label : I have used the search function for [open](https://github.com/Docile-Alligator/Infinity-For-Reddit/issues) **and** [closed](https://github.com/Docile-Alligator/Infinity-For-Reddit/issues?q=is%3Aissue+is%3Aclosed) issues to see if someone else has already submitted the same bug report.
2022-07-28 10:51:55 +02:00
required : true
- label : I will describe the problem with as much detail as possible.
required : true
- label : If the bug only occurs with a certain link, post, image..., I will include the URL.
required : true
2022-11-13 17:00:18 +01:00
2022-07-28 10:51:55 +02:00
- type : input
id : version
attributes :
label : App version
description : We need the actual version number found on the settings screen.
placeholder : x.y.z
validations :
required : true
2022-11-13 17:00:18 +01:00
2022-07-28 10:51:55 +02:00
- type : dropdown
id : source
attributes :
label : Where did you get the app from
multiple : false
options :
- Google Play
- F-Droid
- Other
validations :
required : true
2022-11-13 17:00:18 +01:00
2022-07-28 10:51:55 +02:00
- type : input
id : android_version
attributes :
label : Android version
description : Please mention if you are using a custom rom!
validations :
required : true
2022-11-13 17:00:18 +01:00
2022-07-28 10:51:55 +02:00
- type : input
id : device
attributes :
label : Device model
- type : input
id : first
attributes :
label : First occurred
placeholder : about x days/weeks ago
2022-11-13 17:00:18 +01:00
2022-07-28 10:51:55 +02:00
- type : textarea
id : steps
attributes :
label : Steps to reproduce
placeholder : |
1 . This
2 . Then that
3 . Then this
4 . Etc.
2022-11-13 17:00:18 +01:00
- type : textarea
id : links
attributes :
label : Example post, link, markdown...
2022-07-28 10:51:55 +02:00
- type : textarea
id : expected
attributes :
label : Expected behaviour
2022-08-12 12:14:51 +02:00
description : After following the steps, what did you think Infinity would do?
2022-07-28 10:51:55 +02:00
- type : textarea
id : current
attributes :
label : Current behaviour
2022-08-12 12:14:51 +02:00
description : What did Infinity do instead? Screenshots might help. Usually, you can take a screenshot of your smartphone by pressing *Power* + *Volume down* for a few seconds.
2022-07-28 10:51:55 +02:00
- type : textarea
id : logs
attributes :
label : Logs
description : If you are experiencing a crash, including the stacktrace will likely get it fixed sooner.