yellow/CONTRIBUTING.md
2018-07-25 13:50:51 +02:00

17 lines
592 B
Markdown

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 fix a problem
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 coding style of existing files.
Your feedback and help is much appreciated. :+1: