diff --git a/framework/core/.github/ISSUE_TEMPLATE/bug-report.md b/framework/core/.github/ISSUE_TEMPLATE/bug-report.md index c461a578a..069ca6540 100644 --- a/framework/core/.github/ISSUE_TEMPLATE/bug-report.md +++ b/framework/core/.github/ISSUE_TEMPLATE/bug-report.md @@ -3,9 +3,6 @@ name: "🐛 Bug Report" about: "If something isn't working as expected" --- - ## Bug Report **Current Behavior** diff --git a/framework/core/.github/ISSUE_TEMPLATE/security-vulnerability.md b/framework/core/.github/ISSUE_TEMPLATE/security-vulnerability.md deleted file mode 100644 index 4e65a770d..000000000 --- a/framework/core/.github/ISSUE_TEMPLATE/security-vulnerability.md +++ /dev/null @@ -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.