From 69fef086cb61631fb4e76a7a42b6e2e3105fcd3a Mon Sep 17 00:00:00 2001 From: Ben Thomson Date: Fri, 7 Aug 2020 15:52:55 +0800 Subject: [PATCH] Add Discord to our contributor guidelines, minor tweaks --- .github/CONTRIBUTING.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 021d7417a..f2b25d4c5 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -11,7 +11,7 @@ Thank you for your interest in contributing to the OctoberCMS project. We apprec ## Reporting a Security Vulnerability -Please review [our security policy](https://github.com/octobercms/october/security/policy) on how to report security vulnerabilities. +Please review [our security policy](https://github.com/octobercms/october/security/policy) on how to report security vulnerabilities. Please do not report security vulnerabilities on GitHub. ## Reporting an issue with OctoberCMS @@ -21,6 +21,8 @@ We work hard to process bugs that are reported, to assist with this please ensur - **Summary**: Make sure your summary reflects what the problem is and where it is. Provide as much detail as possible, the more information we have to work with the more likely it is that your problem can be solved. +- **Installed build and plugins**: Please provide the build number of October CMS that is exhibiting the fault, and the version numbers of any installed and active plugins on your installation. You may retrieve this information by logging in to the Backend and navigating to *Settings* and then *Updates & Plugins*. + - **Reproduce steps**: Clearly mention the steps to reproduce the bug. - **Expected behavior**: Describe how OctoberCMS should behave on above mentioned steps. @@ -61,7 +63,7 @@ We do our best to attend to all reported issues. If you have an important issue >**NOTE:** Please don't use GitHub issues for suggesting a new feature. If you have a feature idea, the best place to suggest it is the [OctoberCMS website forum](https://octobercms.com/forum/chan/feature-requests). -Only use GitHub if you are planning on contributing a new feature and developing it. If you want to discuss your idea first, before "officially" posting it anywhere, you can always join us on [IRC](https://octobercms.com/chat) or [Slack](https://octobercms.slack.com). +Only use GitHub if you are planning on contributing a new feature and developing it. If you want to discuss your idea first, before "officially" posting it anywhere, you can always join us on [Discord](https://discord.gg/gEKgwSZ) or [IRC](https://octobercms.com/chat). #### GitHub feature requests