From 670ba0163c1c61f240c971f6f823a5cf89f68faa Mon Sep 17 00:00:00 2001 From: Nuzair Date: Wed, 18 Oct 2023 13:40:56 +0900 Subject: [PATCH] [skip ci] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8b25910..fbd4bb9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,9 +7,6 @@ assignees: '' --- -### Important -- Issue related to AutoInstaller should be opened at [SpotX](https://github.com/amd64fox/SpotX) - --- ### Describe the bug A clear and concise description of what the bug is, along with your OS [eg. Windows 10]: @@ -20,9 +17,8 @@ Zip and attach the log file. - [ ] You are using the Spotify `last tested version` mentioned in the [README](https://github.com/mrpond/BlockTheSpot/blob/master/README.md). - [ ] You are using the latest [BlockTheSpot](https://www.github.com/mrpond/BlockTheSpot/releases) from github. - - [ ] You uninstalled Spotify and just ran [SpotX](https://raw.githack.com/amd64fox/SpotX/main/scripts/Install_Basic.bat) and is still having issues. + - [ ] You uninstalled Spotify and just ran the patch - [ ] You read through the [known issues](https://github.com/mrpond/BlockTheSpot/blob/master/README.md#known-issues) section in the README. - - [ ] You read through [SpotX FAQ](https://telegra.ph/SpotX-FAQ-09-19#I-get-the-error-%22The-remote-name-could-not-be-resolved%22-while-running-the-install) - [ ] You read through the [additional notes](https://github.com/mrpond/BlockTheSpot/blob/master/README.md#additional-notes) section in the README. - [ ] You enabled logging by editing config.ini `set log = 1`. - [ ] Make sure whether an issue related yours is already open or not.