diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 20f272c3..516103f4 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -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: