From b427be38539513ced1f88ebbed743c15e18ab136 Mon Sep 17 00:00:00 2001 From: Gerd Date: Fri, 9 May 2025 19:27:02 +0200 Subject: [PATCH] update --- .github/ISSUE_TEMPLATE/miscellaneous.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/miscellaneous.yml b/.github/ISSUE_TEMPLATE/miscellaneous.yml index 02dcfe5b8..df91e01dd 100644 --- a/.github/ISSUE_TEMPLATE/miscellaneous.yml +++ b/.github/ISSUE_TEMPLATE/miscellaneous.yml @@ -19,4 +19,5 @@ body: options: - label: I confirm that the request does not contain any sexually explicit material or private/sensitive information. required: true - + - label: I confirm that the request does not contain any clickable links to malware, phishing, scams, or similar malicious content. Any potentially harmful URLs have been deliberately masked (e.g., by replacing “.” with “[.]”) to prevent accidental access. I have reviewed all included links and taken appropriate precautions to ensure user safety. + required: true