mirror of
https://github.com/upscayl/upscayl.git
synced 2026-04-03 03:00:13 -04:00
i found out how to nest MD in html
This commit is contained in:
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -17,7 +17,15 @@ body:
|
||||
attributes:
|
||||
label: Paste the logs
|
||||
description: 💥 Paste the logs below ([Guide](https://github.com/upscayl/upscayl/wiki/Guide#logs))
|
||||
render: sh
|
||||
value: |
|
||||
<details><summary>Logs</summary>
|
||||
|
||||
```sh
|
||||
<!-- 📃 PASTE THE LOG BELOW THIS LINE! -->
|
||||
|
||||
```
|
||||
|
||||
</details>
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user