Skip to content

Commit

Permalink
Issue template to discourage security issues (#6960)
Browse files Browse the repository at this point in the history
Update the issue template to discourage security issues
  • Loading branch information
gregw committed Oct 6, 2021
1 parent cd16dea commit 8186a3e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .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
Expand All @@ -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?**

Expand Down

0 comments on commit 8186a3e

Please sign in to comment.