We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36c7f37 commit 6a31f39Copy full SHA for 6a31f39
.github/ISSUE_TEMPLATE/custom.yaml
@@ -64,8 +64,9 @@ body:
64
- type: textarea
65
attributes:
66
label: Stacktrace of the crash (if applicable)
67
+ render: shell
68
description: |
- 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.
70
validations:
71
required: true
72
0 commit comments