diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index aad58b7d..665eb9a1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -78,6 +78,14 @@ body: If applicable, add screenshots, screen recordings or additional context to help explain your problem. validations: required: false + + - type: textarea + id: configs + attributes: + label: Application Config Options + description: Please copy and paste Application config + render: shell + - type: textarea id: logs attributes: