Documentation update
This commit is contained in:
parent
fea41b25c7
commit
feb04a34a7
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
|||
Contributing guidelines
|
||||
=======================
|
||||
|
||||
## How do I report a problem?
|
||||
## 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 do I prepare a pull request?
|
||||
## How to fix a problem
|
||||
|
||||
1. [Make sure it works in the developer kit](https://github.com/datenstrom/yellow-developers).
|
||||
2. Use the same style, have a look at existing files.
|
||||
3. First make it work, then make it better.
|
||||
2. Chose a simple solution, imagine what the user wants to do.
|
||||
3. Send a pull request, use the coding style of existing files.
|
||||
|
||||
Thank you. Your help is much appreciated. :+1:
|
||||
Your feedback and help is much appreciated. :+1:
|
||||
|
|
Loading…
Add table
Reference in a new issue