diff --git a/.github/ISSUE_TEMPLATE/0_IMMEDIATE_SUPPORT.md b/.github/ISSUE_TEMPLATE/0_IMMEDIATE_SUPPORT.md new file mode 100644 index 000000000..96219a5f4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/0_IMMEDIATE_SUPPORT.md @@ -0,0 +1,15 @@ +--- +name: "🚨 Immediate Support" +about: 'I use October and it just broke! Help me!' +--- + +This repository is only for reporting reproducible bugs or problems. If you need support, please use the following options: + +- Slack: https://octobercms.slack.com (Get an invite: https://octobercms-slack.herokuapp.com/) +- Live chat (IRC): https://octobercms.com/chat - **Note:** Not as active as Slack +- Forum: https://octobercms.com/forum +- Stack Overflow: https://stackoverflow.com/questions/tagged/octobercms + +If you rely on OctoberCMS for your business consider purchasing a paid support plan! Send an email to octobercms@luketowers.ca to get started. + +Thanks! \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/6_SECURITY_ISSUES.md b/.github/ISSUE_TEMPLATE/6_SECURITY_ISSUES.md deleted file mode 100644 index 53abbd023..000000000 --- a/.github/ISSUE_TEMPLATE/6_SECURITY_ISSUES.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -name: "🔒 Security Vulnerabilities" -about: 'For reporting security-related issues, send an email to hello@octobercms.com' ---- - -PLEASE DON'T DISCLOSE SECURITY-RELATED ISSUES PUBLICLY, SEE BELOW. - -If you discover a security vulnerability within OctoberCMS or dependencies, please send an e-mail to Samuel Georges & Luke Towers via hello@octobercms.com and octobercms@luketowers.ca respectively. All security vulnerabilities will be promptly addressed. \ No newline at end of file