Fix issue form template

This commit is contained in:
clsty
2025-02-09 13:00:51 +08:00
parent fc18db7361
commit b911b78626
+5 -3
View File
@@ -36,14 +36,16 @@ body:
attributes:
label: The issue
value: |
.
(Describe your issue here!)
.
<!-- ↓↓ DO NOT IGNORE THIS. NO HELP CAN BE GIVEN WITHOUT SUFFICIENT LOGS -->
<details><summary>Logs</summary>
```plain
```
(Put your log content here!)
```
</details>
validations:
required: true