commit 591ab6d53c8d4acf4bec34ae9ac5d21d08d99eb2 parent 770ec37d348f7e07bf6df2f6306413d630d45b8c Author: markseu <mark2011@mayberg.se> Date: Wed, 5 Feb 2020 18:49:23 +0100 Updated documentation Diffstat:
| M | CONTRIBUTING-de.md | | | 2 | +- |
| M | CONTRIBUTING.md | | | 4 | ++-- |
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/CONTRIBUTING-de.md b/CONTRIBUTING-de.md @@ -19,7 +19,7 @@ Lass uns Dinge für Menschen machen. Deine Mitarbeit ist sehr willkommen. 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](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request-from-a-fork). +3. Lade deine Änderungen zu GitHub hoch und erzeuge einen Pull-Request. ## Wie man eine Erweiterung macht diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md @@ -17,9 +17,9 @@ 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 from a developer. +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](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request-from-a-fork). +3. Upload your changes to GitHub and create a pull request. ## How to make an extension