commit 5b989a05180d5121c48cbdb1e97ca7aae2203d3d
parent 591ab6d53c8d4acf4bec34ae9ac5d21d08d99eb2
Author: markseu <mark2011@mayberg.se>
Date: Wed, 5 Feb 2020 23:14:03 +0100
Updated documentation
Diffstat:
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/CONTRIBUTING-de.md b/CONTRIBUTING-de.md
@@ -18,8 +18,8 @@ Lass uns Dinge für Menschen machen. Deine Mitarbeit ist sehr willkommen.
## Wie man eine Erweiterung verbessert
1. [Forke das offizielle Repository](https://github.com/datenstrom/yellow-extensions) oder das Repository eines Entwicklers.
-2. Aktive Mitarbeit ist das beste Werkzeug, um Dinge in die Tat umzusetzen.
-3. Lade deine Änderungen zu GitHub hoch und erzeuge einen Pull-Request.
+2. Stelle dir vor was der Benutzer machen will, konzentriere dich auf das Wesentliche.
+3. Lade deine Verbesserung zu GitHub hoch und erzeuge einen Pull-Request.
## Wie man eine Erweiterung macht
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
@@ -18,8 +18,8 @@ Let's make things for people. Your contribution is very welcome.
## How to improve an extension
1. [Fork the official repository](https://github.com/datenstrom/yellow-extensions) or the repository of a developer.
-2. Active contribution is the best tool you have to make things happen.
-3. Upload your changes to GitHub and create a pull request.
+2. Imagine what the user wants to do, focus on the bare essentials.
+3. Upload your improvement to GitHub and create a pull request.
## How to make an extension