From 35db57ed757ae51fec0ea558f0c4a9946822eea0 Mon Sep 17 00:00:00 2001 From: Guy Sartorelli Date: Wed, 11 Oct 2023 15:05:04 +1300 Subject: [PATCH] DOC Update index for contributing docs --- en/05_Contributing/index.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/en/05_Contributing/index.md b/en/05_Contributing/index.md index 8ca86d9d4..754ba9c05 100644 --- a/en/05_Contributing/index.md +++ b/en/05_Contributing/index.md @@ -1,17 +1,16 @@ --- title: Contributing -summary: 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. +summary: 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. icon: heart --- ## House rules for everybody contributing to Silverstripe CMS - * Read over the Silverstripe CMS Community [Code of Conduct](/project_governance/code_of_conduct) - * Ask questions on the [forum](http://silverstripe.org/community/forums) - * 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) -See our [high level overview on silverstripe.org](http://www.silverstripe.org/community/contributing-to-silverstripe/) -on how you can help out. Or, for more detailed guidance, read one of the following pages: +* Read over the Silverstripe CMS community [Code of Conduct](/project_governance/code_of_conduct) +* Ask questions on the [forum](http://silverstripe.org/community/forums) +* Make sure you know how to [raise good bug reports](issues_and_bugs) +* Everybody can contribute to SilverStripe! If you do, ensure you [submit solid pull requests](code) -[CHILDREN] +For more detailed guidance, read one of the following pages: +[CHILDREN]