Updated documentation, how to make an extension
This commit is contained in:
parent
9a7ed385de
commit
23e8678c44
2 changed files with 6 additions and 16 deletions
|
@ -17,17 +17,12 @@ Wir machen Dinge für Menschen. Deine Mitarbeit ist sehr willkommen.
|
|||
3. Schlage eine spezifische Lösung vor, das macht es leichter zu verstehen.
|
||||
4. Stimme für gute Ideen ab und gib ihnen einen Daumen nach oben. [Was ist beliebt?](https://github.com/datenstrom/yellow/issues?q=is%3Aopen+is%3Aissue+sort%3Areactions-%2B1-desc+label%3Aidea)
|
||||
|
||||
## Wie man eine Erweiterung verbessert
|
||||
|
||||
1. [Forke das offizielle Repository](https://github.com/datenstrom/yellow-extensions) oder das Repository eines Entwicklers.
|
||||
2. Stelle dir vor was der Benutzer machen will, strebe eine einfache Lösung an.
|
||||
3. Lade deine Verbesserung zu GitHub hoch und erzeuge einen Pull-Request.
|
||||
|
||||
## Wie man eine Erweiterung macht
|
||||
|
||||
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. Erst funktionieren lassen, dann besser machen. Lass uns wissen, falls du auf Probleme stößt.
|
||||
3. Lade deine Erweiterung zu GitHub hoch und erzeuge ein neues Release. [Wie geht das?](https://github.com/datenstrom/yellow-extensions/blob/master/features/release/README-de.md)
|
||||
2. Stelle dir vor was der Benutzer machen will, strebe eine einfache Lösung an.
|
||||
2. Lade deine Erweiterung zu GitHub hoch, lass uns wissen, falls du auf Hilfe brauchst.
|
||||
3. Veröffentliche deine Erweiterung im öffentlichen Repository. [Wie geht das?](https://github.com/datenstrom/yellow-extensions/blob/master/features/release/README-de.md)
|
||||
|
||||
## Wie man in Verbindung bleibt
|
||||
|
||||
|
|
|
@ -17,17 +17,12 @@ We make things for people. Your contribution is very welcome.
|
|||
3. Propose a specific solution, this makes it easier to understand.
|
||||
4. Vote for good ideas and give them a thumbs-up. [What's popular?](https://github.com/datenstrom/yellow/issues?q=is%3Aopen+is%3Aissue+sort%3Areactions-%2B1-desc+label%3Aidea)
|
||||
|
||||
## How to improve an extension
|
||||
|
||||
1. [Fork the official repository](https://github.com/datenstrom/yellow-extensions) or the repository of a developer.
|
||||
2. Imagine what the user wants to do, aim for a simple solution.
|
||||
3. Upload your improvement to GitHub and create a pull request.
|
||||
|
||||
## How to make an extension
|
||||
|
||||
1. [Start with an 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. First make it work, then make it better. Let us know, if you run into problems.
|
||||
3. Upload your extension to GitHub and create a new release. [How does it work?](https://github.com/datenstrom/yellow-extensions/tree/master/features/release)
|
||||
2. Imagine what the user wants to do, aim for a simple solution.
|
||||
3. Upload your extension to GitHub, let us know if you need help.
|
||||
4. Publish your extension in the official repository. [How does it work?](https://github.com/datenstrom/yellow-extensions/tree/master/features/release)
|
||||
|
||||
## How to stay in touch
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue