commit 3e8375b36ad97babc765d78fffa864bc5fc6fba6
parent 1097b5736613e9db7684ebb7c9a874650703764f
Author: markseu <mark2011@mayberg.se>
Date: Thu, 14 Jun 2018 22:40:48 +0200
Contributing guidelines
Diffstat:
1 file changed, 20 insertions(+), 0 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
@@ -0,0 +1,20 @@
+Contributing guidelines
+=======================
+
+## How do I report a problem?
+
+Submit an issue for each problem. Please keep in mind the people who make open source software are volunteers.
+
+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 contribute?
+
+Feedback and pull requests are very welcome. Our prime goal is making technology with practical use for people.
+
+1. **Make it work**, then make it better.
+2. **Give feedback**, it helps to understand what people need.
+3. **Fix a problem**, aim for the simplest technical solution that works.
+
+Thank you. Your help is much appreciated. :+1: