mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
21 lines
996 B
Markdown
21 lines
996 B
Markdown
|
# Contributing Issues and Opinions
|
||
|
|
||
|
[« Back to Contributing page](../contributing)
|
||
|
|
||
|
## Reporting Bugs
|
||
|
|
||
|
If you have discovered a bug in SilverStripe, we'd be glad to hear about it -
|
||
|
well written bug reports can be half of the solution already!
|
||
|
Our bugtracker is located on [open.silverstripe.org](http://open.silverstripe.org/) (create a [new ticket](http://open.silverstripe.org/newticket)).
|
||
|
|
||
|
## Reporting Security Issues
|
||
|
|
||
|
Report security issues to [security@silverstripe.com](mailto:security@silverstripe.com). See our "[Release Process](release-process)" documentation for more info, and read our guide on [how to write secure code](/topics/security).
|
||
|
|
||
|
## Sharing your Opinion
|
||
|
|
||
|
* [silverstripe.org/forums](http://silverstripe.org/forums): Forums on silverstripe.org
|
||
|
* [silverstripe-dev](http://groups.google.com/group/silverstripe-dev): Core development mailinglist
|
||
|
* [silverstripe-documentation](http://groups.google.com/group/silverstripe-documentation): Documentation team mailing list
|
||
|
|