Contributing guidelines ======================= ## How to report a problem 1. [Submit an issue for each problem](https://github.com/datenstrom/yellow/issues). 2. Describe your problem, sometimes there are different solutions. 3. Add a lot of details, the more we know the better we can help. ## How to improve something 1. [Make sure it works in the developer kit](https://github.com/datenstrom/yellow-developers). 2. Chose a simple solution, imagine what the user wants to do. 3. Send a pull request, use the style of existing files. ## How to add something 1. [Start with the example extension](https://github.com/schulle4u/yellow-extension-example). 2. Create a new repository, update code and documentation. 3. Publish it, add a link to the existing extensions. Your feedback and help is much appreciated. :+1: