diff --git a/.github/ISSUE_TEMPLATE/4_GENERAL_SUPPORT.md b/.github/ISSUE_TEMPLATE/3_GENERAL_SUPPORT.md similarity index 79% rename from .github/ISSUE_TEMPLATE/4_GENERAL_SUPPORT.md rename to .github/ISSUE_TEMPLATE/3_GENERAL_SUPPORT.md index c3e45978e..a76dd57b1 100644 --- a/.github/ISSUE_TEMPLATE/4_GENERAL_SUPPORT.md +++ b/.github/ISSUE_TEMPLATE/3_GENERAL_SUPPORT.md @@ -6,7 +6,7 @@ about: 'This repository is only for reporting bugs or problems. If you need help This repository is only for reporting bugs or problems. If you need support, please use the following options: - Forum: https://octobercms.com/forum -- Slack: https://octobercms.slack.com (Invite link: https://octobercms-slack.herokuapp.com/) +- Slack: https://octobercms.slack.com (Get an invite: https://octobercms-slack.herokuapp.com/) - Stack Overflow: https://stackoverflow.com/questions/tagged/octobercms Thanks! \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/3_FEATURE_REQUEST.md b/.github/ISSUE_TEMPLATE/4_FEATURE_REQUEST.md similarity index 100% rename from .github/ISSUE_TEMPLATE/3_FEATURE_REQUEST.md rename to .github/ISSUE_TEMPLATE/4_FEATURE_REQUEST.md