chore: update issue template

This commit is contained in:
Hufe921
2024-07-29 19:56:01 +08:00
parent c3ef2907ae
commit eea301eb11
+7 -1
View File
@@ -51,6 +51,12 @@ body:
label: What is actually happening?
validations:
required: true
- type: textarea
id: editor-value
attributes:
label: Editor Value
description: Output of `instance.command.getValue()`
render: json
- type: textarea
id: system-info
attributes:
@@ -62,4 +68,4 @@ body:
id: additional-comments
attributes:
label: Any additional comments?
description: e.g. some background/context of how you ran into this bug.
description: e.g. some background/context of how you ran into this bug.