mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-15 09:20:32 +00:00
add optional logs to report
This commit is contained in:
parent
4f3f25457e
commit
2631e15275
1 changed files with 10 additions and 0 deletions
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -59,6 +59,16 @@ body:
|
||||||
label: Configuration
|
label: Configuration
|
||||||
description: Please provide any relevant service, widget or otherwise related configuration here
|
description: Please provide any relevant service, widget or otherwise related configuration here
|
||||||
render: yaml
|
render: yaml
|
||||||
|
- type: textarea
|
||||||
|
id: container-logs
|
||||||
|
attributes:
|
||||||
|
label: Container Logs
|
||||||
|
description: Please review and provide any logs from the container, if relevant
|
||||||
|
- type: textarea
|
||||||
|
id: browser-logs
|
||||||
|
attributes:
|
||||||
|
label: Browser Logs
|
||||||
|
description: Please review and provide any relevant logs from the browser, if relevant
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: other
|
id: other
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue