From 81a57e21614f0ce61785dd8afadd35eb2e120428 Mon Sep 17 00:00:00 2001 From: Hiddify <114227601+hiddify-com@users.noreply.github.com> Date: Tue, 19 Mar 2024 08:52:41 +0100 Subject: [PATCH] Update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) 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: