Skip to content

Commit e01fc6a

Browse files
committed
Update bug_report.yml
1 parent 83680e9 commit e01fc6a

File tree

1 file changed

+11
-15
lines changed

1 file changed

+11
-15
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,23 @@ body:
44
- type: markdown
55
attributes:
66
value: |
7-
#### When to open an issue.
7+
### When to open an issue.
88
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.
1010
11-
Then make sure you provide the following information:
11+
Then please make sure you provide the following information:
1212
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`
1416
15-
What method to Build? If it's not Docker it should be.
17+
### When NOT to open an issue.
1618
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.
1820
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.
2824
2925
- type: textarea
3026
attributes:

0 commit comments

Comments
 (0)