From 230c436dd4ee66a90430320a4dad38e8b9f5c547 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Wed, 4 Sep 2024 09:21:52 +0200 Subject: [PATCH] core: add note about security issues in GitHub question issue template --- .github/ISSUE_TEMPLATE/question.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/question.yaml b/.github/ISSUE_TEMPLATE/question.yaml index d27a1afd0..5dab8c881 100644 --- a/.github/ISSUE_TEMPLATE/question.yaml +++ b/.github/ISSUE_TEMPLATE/question.yaml @@ -10,6 +10,8 @@ body: - please read the [FAQ](https://weechat.org/doc/weechat/faq) and [documentation](https://weechat.org/doc/weechat/) - please ask on #weechat channel (on server irc.libera.chat). + **IMPORTANT**: please do not report any security issue here, see [CONTRIBUTING.md](https://github.com/weechat/weechat/blob/master/CONTRIBUTING.md#security-reports). + - type: textarea id: question attributes: