Contributing guidelines

This commit is contained in:
markseu 2018-06-14 22:40:48 +02:00
parent 1097b57366
commit 3e8375b36a

20
CONTRIBUTING.md Normal file
View file

@ -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: