diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index cca243fdf2..5cf332587a 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -53,6 +53,13 @@ body: validations: required: true + - type: textarea + id: config + attributes: + label: Config yaml + description: | + Please attach the config yaml! + - type: textarea id: possible-solution attributes: