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