Skip to content

Commit 6a31f39

Browse files
authored
chore: update issue template (#853)
1 parent 36c7f37 commit 6a31f39

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/custom.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,9 @@ body:
6464
- type: textarea
6565
attributes:
6666
label: Stacktrace of the crash (if applicable)
67+
render: shell
6768
description: |
68-
Give the stacktrace of the crash, or explain the error message you are seeing.
69+
Give the stacktrace of the crash, or explain the error message you are seeing. This will be automatically formatted into code.
6970
validations:
7071
required: true
7172
- type: textarea

0 commit comments

Comments
 (0)