1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-04 18:59:01 +00:00

Update bug_report.yml

This commit is contained in:
Garfield69 2021-10-05 06:52:09 +13:00
parent 480a5d0bf0
commit 4d6368de4e

View file

@ -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