diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index c2a0f3cf..2bfa5444 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -58,6 +58,11 @@ body: description: Describe what you expected to happen. validations: required: true + - type: textarea + id: 'configExport' + attributes: + label: Configuration Export + description: Provide an export of your configuration with credentials excluded (make sure to double check it has nothing sensitive in it like custom addon URLs or overriden URLs etc. - type: textarea id: 'screenshots' attributes: