mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Update bug_report.yml
This commit is contained in:
27
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
27
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -25,14 +25,27 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Environment
|
label: Environment
|
||||||
description: Please provide the details of the system Jackett is running on.
|
description: Please provide the details of the system Jackett is running on. The best way to do this is to restart Jackett, access the dashboard, view the log, and copy/paste replacing the example below with the last 10 Info lines at the bottom of the log.
|
||||||
|
placeholder: |
|
||||||
|
Using HTTP Client: clientType
|
||||||
|
Using FlareSolverr: Disabled or a url
|
||||||
|
Using proxy: Disabled or HTTP/SOCKS4/SOCKS5
|
||||||
|
App config/log directory: folder path
|
||||||
|
Running in Docker: No/Yes
|
||||||
|
Jackett variant: variantType
|
||||||
|
OS version: platform n.nn (32bit/64bit)
|
||||||
|
Environment version: n.n.nn (folder path)
|
||||||
|
Starting Jackett vn.nn.nn
|
||||||
value: |
|
value: |
|
||||||
- OS:
|
Using HTTP Client: clientType
|
||||||
- .Net Runtime: [.Net-Core/.Net-Framework/Mono]
|
Using FlareSolverr: Disabled or a url
|
||||||
- .Net Version:
|
Using proxy: Disabled or HTTP/SOCKS4/SOCKS5
|
||||||
- Jackett Version:
|
App config/log directory: folder path
|
||||||
- Last Working Jackett Version:
|
Running in Docker: No/Yes
|
||||||
- Are you using a proxy or VPN? [yes/no]
|
Jackett variant: variantType
|
||||||
|
OS version: platform n.nn (32bit/64bit)
|
||||||
|
Environment version: n.n.nn (folder path)
|
||||||
|
Starting Jackett vn.nn.nn
|
||||||
render: markdown
|
render: markdown
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
Reference in New Issue
Block a user