commit 272fb9f2578ac0241ddacdf24d96b4dd4bd0a9c8 parent a372681252fa5037cda6f18f6e130daecc2253d1 Author: markseu <mark2011@mayberg.se> Date: Thu, 28 Feb 2019 13:59:47 +0100 Updated documentation Diffstat:
| M | CONTRIBUTING.md | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md @@ -13,4 +13,10 @@ Contributing guidelines 2. Chose a simple solution, imagine what the user wants to do. 3. Send a pull request, use the coding style of existing files. +## How to add a feature + +1. [Start with the example extension](https://github.com/schulle4u/yellow-extension-example). +2. Create a new repository, update code and documentation. +3. Add a link to the Yellow extensions repository, send a pull request. + Your feedback and help is much appreciated. :+1: