Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/custom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,9 @@ body:
- type: textarea
attributes:
label: Stacktrace of the crash (if applicable)
render: shell
description: |
Give the stacktrace of the crash, or explain the error message you are seeing.
Give the stacktrace of the crash, or explain the error message you are seeing. This will be automatically formatted into code.
validations:
required: true
- type: textarea
Expand Down
Loading