From 0a85edaa66315d3966210ea3e99f8a73b2588ebc Mon Sep 17 00:00:00 2001 From: Luke Towers Date: Thu, 3 Jan 2019 16:33:41 -0600 Subject: [PATCH] Fixing path to issue templates --- .github/{ISSUE_TEMPLATES => ISSUE_TEMPLATE}/1_BUG_REPORT.md | 1 - .../{ISSUE_TEMPLATES => ISSUE_TEMPLATE}/2_SUPPORT_QUESTION.md | 1 - .github/{ISSUE_TEMPLATES => ISSUE_TEMPLATE}/3_FEATURE_REQUEST.md | 1 - .github/{ISSUE_TEMPLATES => ISSUE_TEMPLATE}/4_DOCUMENTATION.md | 1 - .github/{ISSUE_TEMPLATES => ISSUE_TEMPLATE}/5_SECURITY_ISSUES.md | 1 - 5 files changed, 5 deletions(-) rename .github/{ISSUE_TEMPLATES => ISSUE_TEMPLATE}/1_BUG_REPORT.md (99%) rename .github/{ISSUE_TEMPLATES => ISSUE_TEMPLATE}/2_SUPPORT_QUESTION.md (98%) rename .github/{ISSUE_TEMPLATES => ISSUE_TEMPLATE}/3_FEATURE_REQUEST.md (95%) rename .github/{ISSUE_TEMPLATES => ISSUE_TEMPLATE}/4_DOCUMENTATION.md (98%) rename .github/{ISSUE_TEMPLATES => ISSUE_TEMPLATE}/5_SECURITY_ISSUES.md (86%) diff --git a/.github/ISSUE_TEMPLATES/1_BUG_REPORT.md b/.github/ISSUE_TEMPLATE/1_BUG_REPORT.md similarity index 99% rename from .github/ISSUE_TEMPLATES/1_BUG_REPORT.md rename to .github/ISSUE_TEMPLATE/1_BUG_REPORT.md index c7363bf6d..237547103 100644 --- a/.github/ISSUE_TEMPLATES/1_BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/1_BUG_REPORT.md @@ -2,7 +2,6 @@ name: "🐛 Bug Report" about: Report a general OctoberCMS issue labels: 'Status: Review Needed', 'Type: Unconfirmed Bug' - --- - OctoberCMS Build: ### diff --git a/.github/ISSUE_TEMPLATES/2_SUPPORT_QUESTION.md b/.github/ISSUE_TEMPLATE/2_SUPPORT_QUESTION.md similarity index 98% rename from .github/ISSUE_TEMPLATES/2_SUPPORT_QUESTION.md rename to .github/ISSUE_TEMPLATE/2_SUPPORT_QUESTION.md index 03fd2d1ae..3ea7271c1 100644 --- a/.github/ISSUE_TEMPLATES/2_SUPPORT_QUESTION.md +++ b/.github/ISSUE_TEMPLATE/2_SUPPORT_QUESTION.md @@ -1,7 +1,6 @@ --- name: "⚠️ Support Question" about: 'This repository is only for reporting bugs or problems. If you need help, see: https://octobercms.com/support' - --- This repository is only for reporting bugs or problems. If you need support, please use the following options: diff --git a/.github/ISSUE_TEMPLATES/3_FEATURE_REQUEST.md b/.github/ISSUE_TEMPLATE/3_FEATURE_REQUEST.md similarity index 95% rename from .github/ISSUE_TEMPLATES/3_FEATURE_REQUEST.md rename to .github/ISSUE_TEMPLATE/3_FEATURE_REQUEST.md index f910ad825..2d1234dec 100644 --- a/.github/ISSUE_TEMPLATES/3_FEATURE_REQUEST.md +++ b/.github/ISSUE_TEMPLATE/3_FEATURE_REQUEST.md @@ -1,7 +1,6 @@ --- name: "💡 Feature Request" about: 'For ideas or feature requests, make a PR or talk to the core members on Slack' - --- If you would like to propose new features, please make a pull request. Alternatively, you may message the core team on the OctoberCMS Slack. \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATES/4_DOCUMENTATION.md b/.github/ISSUE_TEMPLATE/4_DOCUMENTATION.md similarity index 98% rename from .github/ISSUE_TEMPLATES/4_DOCUMENTATION.md rename to .github/ISSUE_TEMPLATE/4_DOCUMENTATION.md index 7a238e2c6..850a288d5 100644 --- a/.github/ISSUE_TEMPLATES/4_DOCUMENTATION.md +++ b/.github/ISSUE_TEMPLATE/4_DOCUMENTATION.md @@ -1,7 +1,6 @@ --- name: "📚 Documentation Issue" about: 'For documentation issues, see: https://github.com/octobercms/docs/issues' - --- The OctoberCMS documentation has its own dedicated repository. Please open your documentation-related issue at https://github.com/octobercms/docs/issues. diff --git a/.github/ISSUE_TEMPLATES/5_SECURITY_ISSUES.md b/.github/ISSUE_TEMPLATE/5_SECURITY_ISSUES.md similarity index 86% rename from .github/ISSUE_TEMPLATES/5_SECURITY_ISSUES.md rename to .github/ISSUE_TEMPLATE/5_SECURITY_ISSUES.md index c21d34206..53abbd023 100644 --- a/.github/ISSUE_TEMPLATES/5_SECURITY_ISSUES.md +++ b/.github/ISSUE_TEMPLATE/5_SECURITY_ISSUES.md @@ -1,7 +1,6 @@ --- 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.