mirror of
https://github.com/flarum/core.git
synced 2025-07-20 00:01:17 +02:00
Issue templates: Remove vulnerability information
GitHub now automatically displays this information (or rather, links to the Security Policy) at the issue type selection page.
This commit is contained in:
@@ -3,9 +3,6 @@ name: "🐛 Bug Report"
|
||||
about: "If something isn't working as expected"
|
||||
|
||||
---
|
||||
<!--
|
||||
IMPORTANT: If you discover a security vulnerability within Flarum, please send an email to [security@flarum.org](mailto:security@flarum.org) instead. We will address these with the utmost urgency and it will prevent vulnerabilities, which may be abused, from popping up on our issue tracker.
|
||||
-->
|
||||
## Bug Report
|
||||
|
||||
**Current Behavior**
|
||||
|
@@ -1,8 +0,0 @@
|
||||
---
|
||||
name: "🔒 Security Vulnerability"
|
||||
about: "When you discover a security issue"
|
||||
---
|
||||
|
||||
If you discover a security vulnerability within Flarum, please send an email to [security@flarum.org](mailto:security@flarum.org) instead.
|
||||
**DO NOT open an issue on this repository.**
|
||||
We will address these with the utmost urgency and it will prevent vulnerabilities, which may be abused, from popping up on our issue tracker.
|
Reference in New Issue
Block a user