From 690ba0ab66d4d76e8f9f114bdbc68c756664eec0 Mon Sep 17 00:00:00 2001 From: StefanSchoof <4662023+StefanSchoof@users.noreply.github.com> Date: Mon, 28 Oct 2024 12:36:33 +0100 Subject: [PATCH] Add checkbox for pw check --- .github/ISSUE_TEMPLATE/bug_report.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 493f0d5eae..457a87371e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -72,6 +72,15 @@ body: - label: I have verified that the issue is reproducible with the latest nightly build required: true + - type: checkboxes + id: passwords + attributes: + label: No passwords + options: + - label: I have verified that I have no passwords and the sponsortoken in my bug report + required: true + + - type: input attributes: label: Version