From e01fc6a3b34b0af8f911ebc968d68a4368660423 Mon Sep 17 00:00:00 2001 From: userdocs <16525024+userdocs@users.noreply.github.com> Date: Wed, 22 Jan 2025 12:52:06 +0000 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index eabaa40f..45d084a3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -4,27 +4,23 @@ body: - type: markdown attributes: value: | - #### When to open an issue. + ### When to open an issue. - You had an issue with the build script i.e. It failed to build or exited with an error. + If you had an issue with the build script i.e. It failed to build or exited with an error. - Then make sure you provide the following information: + Then please make sure you provide the following information: - What Host are you building on? It should be Alpine but Debain based for script bugs is ok. + - What Host are you building on? It should be Alpine but Debian based for script bugs is ok. + - What method to Build? If it's not Docker it should be. + - What build options you used? The relevant part of the log file from `qbt-build/logs` - What method to Build? If it's not Docker it should be. + ### When NOT to open an issue. - What build options you used? The relevant part of the log file from `qbt-build/logs` + If you are having a problem with `qBittorrent` that is nothing to do with the build script. - #### When NOT to open an issue. - - You are having a problem with `qBittorrent` that is nothing to do with the build script. - - Read the docs https://userdocs.github.io/qbittorrent-nox-static/ for basic configuration and usage post build. - - If that does not help then open a discussion on the [GitHub Discussions](https://github.com/userdocs/qbittorrent-nox-static/discussions/new/choose) instead of an issue. - - Don't open an issue for generic application issues, only for build script issues. + - Read the docs https://userdocs.github.io/qbittorrent-nox-static/ for basic configuration and usage post build. + - If that does not help then open a discussion on the [GitHub Discussions](https://github.com/userdocs/qbittorrent-nox-static/discussions/new/choose) instead of an issue. + - Don't open an issue for generic application issues, only for build script issues. - type: textarea attributes: