Fix issue form template

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