use render tag for logs

This commit is contained in:
Aaron Liu
2023-09-03 21:46:32 -04:00
committed by GitHub
parent 7e14e8701f
commit fd4f7a865e

View File

@@ -1,6 +1,6 @@
name: Bug Report
description: Bugs in the software itself
labels: bug
labels: [bug]
body:
- type: checkboxes
attributes:
@@ -16,11 +16,7 @@ body:
attributes:
label: Paste the logs
description: 💥 Paste the logs below ([Guide](https://github.com/upscayl/upscayl/wiki/Guide#logs))
value: |
<details><summary>Logs</summary><pre>
<!-- 📃 PASTE THE LOG BELOW THIS LINE! -->
</pre></details>
render: sh
validations:
required: true