From aa5c9ca2467e47c60fe7d5c5f7ac060606c77346 Mon Sep 17 00:00:00 2001 From: Cam Findlay Date: Mon, 16 Feb 2015 10:28:52 +1300 Subject: [PATCH] DOCS Reference to ensure contributors read over the Code of conduct --- docs/en/05_Contributing/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en/05_Contributing/index.md b/docs/en/05_Contributing/index.md index 9c8c2a427..1ff09d388 100644 --- a/docs/en/05_Contributing/index.md +++ b/docs/en/05_Contributing/index.md @@ -2,6 +2,7 @@ title: Contributing introduction: Any open source product is only as good as the community behind it. You can participate by sharing code, ideas, or simply helping others. No matter what your skill level is, every contribution counts. ## House rules for everybody contributing to SilverStripe + * Read over the SilverStripe Community [Code of Conduct](code_of_conduct) * Ask questions on the [forum](http://silverstripe.org/community/forums), and stick to more high-level discussions on the [core mailinglist](https://groups.google.com/forum/#!forum/silverstripe-dev) * Make sure you know how to [raise good bug reports](issues_and_bugs) * Everybody can contribute to SilverStripe! If you do, ensure you can [submit solid pull requests](code)