From 8338cf3eeca81acbc7caffb3242a73991697a6a9 Mon Sep 17 00:00:00 2001 From: Greg Wilkins Date: Tue, 5 Oct 2021 12:12:46 +1100 Subject: [PATCH] Issue template to discourage security issues Update the issue template to discourage security issues --- .github/ISSUE_TEMPLATE/issue-template.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/issue-template.md b/.github/ISSUE_TEMPLATE/issue-template.md index 55ae08943fab..a21b933bc77f 100644 --- a/.github/ISSUE_TEMPLATE/issue-template.md +++ b/.github/ISSUE_TEMPLATE/issue-template.md @@ -1,6 +1,6 @@ --- name: Issue -about: Reporting bugs and problems in Eclipse Jetty +about: Reporting bugs and problems in Eclipse Jetty. DO NOT USE FOR SECURITY ISSUES! title: '' assignees: '' labels: Bug @@ -14,6 +14,7 @@ labels: Bug **OS type/version** **Description** +_Do not report security issues here! See [Jetty Security Reports](https://www.eclipse.org/jetty/security_reports.php)._ **How to reproduce?**