chore: fix issue template code block formatting

This commit is contained in:
sxyazi
2024-07-05 13:06:54 +08:00
parent 5c37d2d524
commit 9b1f2da88c

View File

@@ -30,12 +30,15 @@ body:
label: "`yazi --debug` output"
description: Please run `yazi --debug` and paste the debug information here.
value: |
<details>```sh
<details>
```sh
<!-- ↓↓↓ Paste the output here: ↓↓↓ -->
```</details>
```
</details>
validations:
required: true
- type: dropdown