Update bug_report.yml

This commit is contained in:
Garfield69 2021-10-05 06:52:09 +13:00
parent 480a5d0bf0
commit 4d6368de4e
1 changed files with 20 additions and 7 deletions

View File

@ -25,14 +25,27 @@ body:
- type: textarea
attributes:
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: |
- OS:
- .Net Runtime: [.Net-Core/.Net-Framework/Mono]
- .Net Version:
- Jackett Version:
- Last Working Jackett Version:
- Are you using a proxy or VPN? [yes/no]
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
render: markdown
validations:
required: true