|
4 | 4 | - type: markdown |
5 | 5 | attributes: |
6 | 6 | value: | |
7 | | - #### When to open an issue. |
| 7 | + ### When to open an issue. |
8 | 8 |
|
9 | | - You had an issue with the build script i.e. It failed to build or exited with an error. |
| 9 | + If you had an issue with the build script i.e. It failed to build or exited with an error. |
10 | 10 |
|
11 | | - Then make sure you provide the following information: |
| 11 | + Then please make sure you provide the following information: |
12 | 12 |
|
13 | | - What Host are you building on? It should be Alpine but Debain based for script bugs is ok. |
| 13 | + - What Host are you building on? It should be Alpine but Debian based for script bugs is ok. |
| 14 | + - What method to Build? If it's not Docker it should be. |
| 15 | + - What build options you used? The relevant part of the log file from `qbt-build/logs` |
14 | 16 |
|
15 | | - What method to Build? If it's not Docker it should be. |
| 17 | + ### When NOT to open an issue. |
16 | 18 |
|
17 | | - What build options you used? The relevant part of the log file from `qbt-build/logs` |
| 19 | + If you are having a problem with `qBittorrent` that is nothing to do with the build script. |
18 | 20 |
|
19 | | - #### When NOT to open an issue. |
20 | | -
|
21 | | - You are having a problem with `qBittorrent` that is nothing to do with the build script. |
22 | | -
|
23 | | - Read the docs https://userdocs.github.io/qbittorrent-nox-static/ for basic configuration and usage post build. |
24 | | -
|
25 | | - 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. |
26 | | -
|
27 | | - Don't open an issue for generic application issues, only for build script issues. |
| 21 | + - Read the docs https://userdocs.github.io/qbittorrent-nox-static/ for basic configuration and usage post build. |
| 22 | + - 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. |
| 23 | + - Don't open an issue for generic application issues, only for build script issues. |
28 | 24 |
|
29 | 25 | - type: textarea |
30 | 26 | attributes: |
|
0 commit comments