Everyone is welcome to contribute and give feedback

This commit is contained in:
markseu 2019-06-25 15:04:55 +02:00
parent e47b366878
commit 0a013cc281

View file

@ -5,24 +5,24 @@ Everyone is welcome to contribute and give feedback.
## How to report a problem
1. [Submit an issue for each problem](https://github.com/datenstrom/yellow/issues).
1. [Submit a new 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
## How to suggest an idea
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.
1. [Submit a new issue to this repository](https://github.com/datenstrom/yellow-extensions/issues).
2. Describe how your idea makes life easier, not technical details.
3. Vote for ideas, add a thumbs-up to ideas you like. [What's popular](https://github.com/datenstrom/yellow-extensions/issues?q=is%3Aopen+is%3Aissue+sort%3Areactions-%2B1-desc).
## How to add something
1. [Create your own extension](https://github.com/schulle4u/yellow-extension-example).
1. [Make your own extension](https://github.com/datenstrom/yellow-extensions).
2. Start with an example, first make it work then make it better.
3. Upload your extension to GitHub, let us know if you need help.
## How to stay in touch
1. [Click “Watch” at the top of the repository](https://github.com/datenstrom/yellow).
1. [Click “Watch” at the top of this page](https://github.com/datenstrom/yellow).
2. Be notified of new releases in your mailbox.
3. Answer questions and problems from other people.