info: add sample file to bug report template

Should hopefully prevent a situation when someone will report a bug and then ghost me when I ask for a sample file.
This commit is contained in:
Alexander Capehart 2024-03-01 07:41:00 -07:00 committed by GitHub
parent e5983db417
commit 287270fcdf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,6 +57,13 @@ body:
placeholder: OnePlus 7T (LineageOS)
validations:
required: true
- type: textarea
id: sample-file
attributes:
label: Provide a sample file
description: Upload a sample file the error is related to the loading or playback of music files. **IF YOU DO NOT DO THIS, I WILL BE UNABLE TO SOLVE YOUR ISSUE.** Music loading errors will indicate what file is causing the issue. Upload that file. If the audio is copyrighted, you should cut it out in an audio error while still making sure the edited file reproduces the issue.
validations:
required: true
- type: textarea
id: logs
attributes: