Added security policy to contributing guide
This commit is contained in:
parent
4e3acdb225
commit
ac2f10eda3
|
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
Thank you for your interest in contributing to the OctoberCMS project!
|
Thank you for your interest in contributing to the OctoberCMS project!
|
||||||
|
|
||||||
|
## Security Vulnerabilities
|
||||||
|
|
||||||
|
Please review [our security policy](https://github.com/octobercms/october/security/policy) on how to report security vulnerabilities.
|
||||||
|
|
||||||
## Reporting an issue with OctoberCMS
|
## Reporting an issue with OctoberCMS
|
||||||
|
|
||||||
**Please don't use the main GitHub for reporting issues with plugins.** If you have found a bug in a plugin, the best place to report it is with the [plugin author](https://octobercms.com/plugins).
|
**Please don't use the main GitHub for reporting issues with plugins.** If you have found a bug in a plugin, the best place to report it is with the [plugin author](https://octobercms.com/plugins).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue