commit 44d2421158dba1721106e4a550a330904dd28621
parent 090a7487e4e2cdd17f1f3669ee871f2bc60017de
Author: markseu <mark2011@mayberg.se>
Date: Sun, 2 Feb 2020 22:49:52 +0100
Updated documentation
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/CONTRIBUTING-de.md b/CONTRIBUTING-de.md
@@ -17,7 +17,7 @@ Jeder ist eingeladen mitzumachen und Feedback zu geben.
## Wie man eine Erweiterung macht
-1. [Beginne mit der Example-Erweiterung](https://github.com/schulle4u/yellow-extension-example) und [Basic-Erweiterung](https://github.com/schulle4u/yellow-extension-basic).
+1. [Beginne mit einer Beispiel-Funktion](https://github.com/schulle4u/yellow-extension-example), [Sprache](https://github.com/datenstrom/yellow-extensions/blob/master/languages/english/english-language.txt) oder [Thema](https://github.com/schulle4u/yellow-extension-basic).
2. Strebe eine einfache Lösung an, erst funktionieren lassen, dann besser machen.
3. Veröffentliche deine Erweiterung, lass uns wissen falls du Hilfe benötigst. [Was gibt es?](https://github.com/datenstrom/yellow-extensions)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
@@ -17,7 +17,7 @@ Everyone is welcome to contribute and give feedback.
## How to make an extension
-1. [Start with the example extension](https://github.com/schulle4u/yellow-extension-example) and [basic extension](https://github.com/schulle4u/yellow-extension-basic).
+1. [Start with the example feature](https://github.com/schulle4u/yellow-extension-example), [language](https://github.com/datenstrom/yellow-extensions/blob/master/languages/english/english-language.txt) or [theme](https://github.com/schulle4u/yellow-extension-basic).
2. Aim for a simple solution, first make it work then make it better.
3. Publish your extension, let us know if you need help. [What's available?](https://github.com/datenstrom/yellow-extensions)