2022-05-31 01:15:52 +00:00
name : Bug Report
description : Report a bug or unexpected behavior
labels : "bug"
body :
- type : markdown
attributes :
value : |
2022-12-04 23:29:49 +00:00
**Before You Submit Your Issue**
- This is not a right place to ask questions. Use [Discussions](https://github.com/yattee/yattee/discussions) or contact directly via [Discord](https://yattee.stream/discord) or [Matrix Channel](https://matrix.to/#/#Yattee:matrix.org)
2022-05-31 01:15:52 +00:00
- type : checkboxes
attributes :
label : Guidelines
2022-12-04 23:29:49 +00:00
description : Please ensure you've completed the following
2022-05-31 01:15:52 +00:00
options :
2022-12-04 23:29:49 +00:00
- label : I have searched the [issue tracker](https://github.com/yattee/yattee/issues) and I haven't found bug report like this
2022-05-31 01:15:52 +00:00
required : true
- type : textarea
attributes :
label : Current Behavior
2022-12-04 23:29:49 +00:00
description : Describe what happened and the steps you have done to encounter the problem
2022-05-31 01:15:52 +00:00
validations :
required : true
- type : textarea
attributes :
label : Expected Behavior
2022-12-04 23:29:49 +00:00
description : Describe what you expected to happen
2022-05-31 01:15:52 +00:00
validations :
required : true
- type : input
attributes :
label : Device & OS Version
2022-12-04 23:29:49 +00:00
description : What device and operating system version are you running? You can find it in device settings
placeholder : e.g. iPhone, iOS 16.1
2022-05-31 01:15:52 +00:00
validations :
required : true
- type : input
attributes :
2022-12-04 23:29:49 +00:00
label : App Build
description : What build of the application are you running? You can find this in the bottom of the Settings page
placeholder : e.g. 112
2022-05-31 01:15:52 +00:00
validations :
required : true
2022-12-04 23:29:49 +00:00
- type : textarea
2022-05-31 01:15:52 +00:00
attributes :
2022-12-04 23:29:49 +00:00
label : App Settings
description : If the issue is related to some non-default configuration, please provide the settings you have changed
2022-05-31 01:15:52 +00:00
validations :
2022-12-04 23:29:49 +00:00
required : false
2022-05-31 01:15:52 +00:00
- type : textarea
attributes :
label : Crash log
2022-12-04 23:29:49 +00:00
description : If you are reporing a crash, attach crash log here
2022-05-31 01:15:52 +00:00
placeholder : |
1 . Go to 'Settings'
2 . Click on 'Privacy'
3 . Scroll down and open 'Analytics & Improvements'
4 . Go to 'Analytics Data'
4 . See crash log
validations :
required : false
- type : textarea
attributes :
2022-12-04 23:29:49 +00:00
label : Screenshots, Videos and other files
description : Submit screenshots, video of the issue or other files that can help to understand the problem better. If you are reporting issue with playback in MPV, attach [logs from MPV](https://github.com/yattee/yattee/wiki/Getting-MPV-logs)
2022-05-31 01:15:52 +00:00
validations :
required : false