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