commit 0a013cc281343982b9ac9dc25541952ee2b7fa54
parent e47b3668785f9dce0d0be542e7602efedf8043a7
Author: markseu <mark2011@mayberg.se>
Date: Tue, 25 Jun 2019 15:04:55 +0200
Everyone is welcome to contribute and give feedback
Diffstat:
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
@@ -5,24 +5,24 @@ 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).
+1. [Submit a new 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 to improve something
+## How to suggest an idea
-1. [Make sure it works in the developer kit](https://github.com/datenstrom/yellow-developers).
-2. Chose a simple solution, imagine what the user wants to do.
-3. Send a pull request, use the style of existing files.
+1. [Submit a new issue to this repository](https://github.com/datenstrom/yellow-extensions/issues).
+2. Describe how your idea makes life easier, not technical details.
+3. Vote for ideas, add a thumbs-up to ideas you like. [What's popular](https://github.com/datenstrom/yellow-extensions/issues?q=is%3Aopen+is%3Aissue+sort%3Areactions-%2B1-desc).
## How to add something
-1. [Create your own extension](https://github.com/schulle4u/yellow-extension-example).
+1. [Make your own extension](https://github.com/datenstrom/yellow-extensions).
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
-1. [Click “Watch” at the top of the repository](https://github.com/datenstrom/yellow).
+1. [Click “Watch” at the top of this page](https://github.com/datenstrom/yellow).
2. Be notified of new releases in your mailbox.
3. Answer questions and problems from other people.