Skip to content

Commit 4dd8744

Browse files
committed
Create bug_report.yml
1 parent c347c8f commit 4dd8744

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
name: Bug Report
2+
description: An issue with the build script.
3+
body:
4+
- type: markdown
5+
attributes:
6+
value: |
7+
#### When to open an issue.
8+
9+
You had an issue with the build script i.e. It failed to build or exited with an error.
10+
11+
Then make sure you provide the following information:
12+
13+
What Host are you building on? It should be Alpine but Debain based for script bugs is ok.
14+
15+
What method to Build? If it's not Docker it should be.
16+
17+
What build options you used? The relevant part of the log file from `qbt-build/logs`
18+
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.

0 commit comments

Comments
 (0)