commit f3809a0478d13470589d1b8bb6bb07081c670478
parent ce89c62f5d8363b6310a6bd2f6ada8d81057d52e
Author: markseu <mark2011@mayberg.se>
Date: Mon, 17 Jun 2019 18:01:39 +0200
Everyone is welcome to contribute and give feedback
Diffstat:
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
@@ -1,6 +1,8 @@
Contributing guidelines
=======================
+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).
@@ -15,8 +17,12 @@ Contributing guidelines
## How to add something
-1. [Start with the example extension](https://github.com/schulle4u/yellow-extension-example).
-2. Create a new repository, update code and documentation.
-3. Publish it, add a link to the existing extensions.
+1. [Create your own extension](https://github.com/schulle4u/yellow-extension-example).
+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
-Your feedback and help is much appreciated. :+1:
+1. [Click “Watch” at the top of the repository](https://github.com/datenstrom/yellow).
+2. Be notified of new releases in your mailbox.
+3. Answer questions and problems from other people.