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" label: "`yazi --debug` output"
description: Please run `yazi --debug` and paste the debug information here. description: Please run `yazi --debug` and paste the debug information here.
value: | value: |
<details>```sh <details>
```sh
<!-- ↓↓↓ Paste the output here: ↓↓↓ --> <!-- ↓↓↓ Paste the output here: ↓↓↓ -->
```</details> ```
</details>
validations: validations:
required: true required: true
- type: dropdown - type: dropdown