mirror of
https://github.com/upscayl/upscayl.git
synced 2024-11-24 07:30:19 +01:00
use render tag for logs
This commit is contained in:
parent
7e14e8701f
commit
fd4f7a865e
8
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
8
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: Bug Report
|
name: Bug Report
|
||||||
description: Bugs in the software itself
|
description: Bugs in the software itself
|
||||||
labels: bug
|
labels: [bug]
|
||||||
body:
|
body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
@ -16,11 +16,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Paste the logs
|
label: Paste the logs
|
||||||
description: 💥 Paste the logs below ([Guide](https://github.com/upscayl/upscayl/wiki/Guide#logs))
|
description: 💥 Paste the logs below ([Guide](https://github.com/upscayl/upscayl/wiki/Guide#logs))
|
||||||
value: |
|
render: sh
|
||||||
<details><summary>Logs</summary><pre>
|
|
||||||
<!-- 📃 PASTE THE LOG BELOW THIS LINE! -->
|
|
||||||
|
|
||||||
</pre></details>
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user