mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 16:25:41 -04:00
ci: update bug-report.yml
This commit is contained in:
5
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
5
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@@ -126,9 +126,9 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
id: docker-compose
|
id: docker-compose
|
||||||
attributes:
|
attributes:
|
||||||
label: docker-compose.yml
|
label: docker-compose.yml / Run command
|
||||||
description: |
|
description: |
|
||||||
Copy / paste your `docker-compose.yml` file here
|
Copy / paste your `docker-compose.yml` file or run command here
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: logs
|
id: logs
|
||||||
@@ -137,6 +137,7 @@ body:
|
|||||||
description: |
|
description: |
|
||||||
Paste your docker logs here.
|
Paste your docker logs here.
|
||||||
You can get your docker logs by opening terminal and running `docker logs tvapp2`
|
You can get your docker logs by opening terminal and running `docker logs tvapp2`
|
||||||
|
To get detailed logs, set the environment variable `LOG_LEVEL=5` and restart the container.
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: screenshots
|
id: screenshots
|
||||||
|
|||||||
Reference in New Issue
Block a user