From 25eaf899984ad4bcbd8eff1e56ac72d96cf45b48 Mon Sep 17 00:00:00 2001 From: Alexander Capehart Date: Sun, 14 Apr 2024 13:25:32 -0600 Subject: [PATCH] Update bug-crash-report.yml --- .github/ISSUE_TEMPLATE/bug-crash-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-crash-report.yml b/.github/ISSUE_TEMPLATE/bug-crash-report.yml index cf09cc099..904f5499e 100644 --- a/.github/ISSUE_TEMPLATE/bug-crash-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-crash-report.yml @@ -61,7 +61,7 @@ body: 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 may 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. + 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 may 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. **UPLOAD AS EITHER A .ZIP FILE CONTAINING THE SONGS OR AS A SHARED LINK TO A FILE HOSTED ON THE CLOUD.** validations: required: true - type: textarea