From e8accd942b6dbccca49b672f8cd27928b6969f32 Mon Sep 17 00:00:00 2001 From: lymanjre <125398461+lymanjre@users.noreply.github.com> Date: Wed, 25 Dec 2024 13:41:44 -0500 Subject: [PATCH] Update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 1d8137fc5..6d6f03f1c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -38,15 +38,15 @@ body: - type: input id: os attributes: - label: OS version + label: "OS version" description: "Please provide the operating system version. (Example: Windows 10)" validations: required: true - type: input - id: version + id: "version" attributes: label: Version - description: What version of Hiddify are you using? + description: "What version of Hiddify are you using?" render: shell validations: required: true