diff --git a/general/community/contribute.md b/general/community/contribute.md index 7de45f3adf..55a12cba23 100644 --- a/general/community/contribute.md +++ b/general/community/contribute.md @@ -36,11 +36,11 @@ You'll find them in the [How do I contribute to Moodle?](https://moodle.com/faq/ - Promising ideas are added to the [Roadmap](roadmap.md) (depending on funding availability). - Small feature ideas and improvements may be added to core by the component maintainer. -## How to maximize the chance of your idea being implemented +## How to maximise the chance of your idea being implemented Ideas with lots of votes are more likely to be implemented, however votes are not the only deciding factor. -- If you're able to provide funding for your idea to be implemented, contribute to [Fund Moodle](https://fund.moodle.org/) or contact a [Moodle Partner specializing in custom development](http://moodle.com/partners/). +- If you're able to provide funding for your idea to be implemented, contribute to [Fund Moodle](https://fund.moodle.org/) or contact a [Moodle Partner specialising in custom development](http://moodle.com/partners/). - Join the [Moodle LMS Community Product Advisory Group](https://moodle.org/lms-community-pag) to have your say in Moodle's strategic direction and contribute to guiding the Moodle LMS development roadmap. - If you're a developer and can create a patch for your feature idea or improvement, attach it to the tracker issue for review by the component maintainer. When you add a patch, add a "patch" label so your patch will be found in searches. - Moodle is modular, so the easiest way for developers to implement new features and improvements are via [new plugins](https://moodle.org/plugins/).