commit 75b76b987a99679d785be464a856226a067afbfd
parent 06634fd9da900b606dc5d8ee245394419d01c259
Author: markseu <mark2011@mayberg.se>
Date: Thu, 28 Jun 2018 23:11:13 +0200
Documentation update
Diffstat:
1 file changed, 7 insertions(+), 11 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
@@ -3,18 +3,14 @@ Contributing guidelines
## How do I report a problem?
-[Submit an issue for each problem](https://github.com/datenstrom/yellow/issues).
+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.
-1. Describe your problem, sometimes there are different solutions.
-2. Add a lot of details, the more we know the better we can help.
-3. Complain with kindness, consider working together with us.
+## How do I prepare a pull request?
-## How do I contribute?
-
-[Send feedback and pull request](https://github.com/datenstrom).
-
-1. Write feedback, it helps us to understand what people need.
-2. Fix a problem, use the simplest solution that actually works.
-3. First make it work, then make it better. [Get support](https://developers.datenstrom.se/help/support).
+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.
Thank you. Your help is much appreciated. :+1: