From dde30c9d767f1f7a60ab22122140b3f9bb21deae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zvonimir=20Zraki=C4=87?= Date: Mon, 23 Dec 2024 18:45:18 +0100 Subject: [PATCH] Add VPN option and fix label typo --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 3c7f4b68..cc56d899 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -78,8 +78,8 @@ body: label: Are you using a VPN? multiple: false options: - - "Yes" - "No" + - "Yes" validations: required: true