Skip to content

Commit

Permalink
Update bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
userdocs committed Jan 22, 2025
1 parent 83680e9 commit e01fc6a
Showing 1 changed file with 11 additions and 15 deletions.
26 changes: 11 additions & 15 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e01fc6a

Please sign in to comment.