Issue template to discourage security issues (#6960)

Update the issue template to discourage security issues
This commit is contained in:
Greg Wilkins 2021-10-06 14:31:45 +11:00 committed by GitHub
parent cd16deae32
commit 8186a3ebed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
--- ---
name: Issue 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: '' title: ''
assignees: '' assignees: ''
labels: Bug labels: Bug
@ -14,6 +14,7 @@ labels: Bug
**OS type/version** **OS type/version**
**Description** **Description**
_Do not report security issues here! See [Jetty Security Reports](https://www.eclipse.org/jetty/security_reports.php)._
**How to reproduce?** **How to reproduce?**