From 48a7cc2a89769083e044995e1ac8165ebc15c94d Mon Sep 17 00:00:00 2001 From: Luke Towers Date: Mon, 8 Jun 2020 10:30:00 -0600 Subject: [PATCH] Make it even more clear how to report a security issue. Closes #5117. --- .github/ISSUE_TEMPLATE/1_BUG_REPORT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1_BUG_REPORT.md b/.github/ISSUE_TEMPLATE/1_BUG_REPORT.md index c132e14de..4b8883732 100644 --- a/.github/ISSUE_TEMPLATE/1_BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/1_BUG_REPORT.md @@ -1,6 +1,6 @@ --- name: "🐛 Bug Report" -about: 'Report a general OctoberCMS issue' +about: 'Report a general OctoberCMS issue. See our policy below if reporting a security issue.' labels: 'Status: Review Needed, Type: Unconfirmed Bug' ---