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
7 changes: 7 additions & 0 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,13 @@ body:
- Other
validations:
required: true
- type: textarea
id: config
attributes:
label: Configuration file
description: Provide the contents of the configuration file used when you had the issue
validations:
required: true
- type: textarea
id: info
attributes:
Expand Down