Updated documentation
This commit is contained in:
parent
d061852a07
commit
770ec37d34
2 changed files with 16 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
Richtlinien zum Mitmachen
|
||||
=========================
|
||||
|
||||
Lass uns Dinge für Menschen machen. Wir brauchen dich als Benutzer, Entwickler oder Designer.
|
||||
Lass uns Dinge für Menschen machen. Deine Mitarbeit ist sehr willkommen.
|
||||
|
||||
## Wie man ein Problem meldet
|
||||
|
||||
|
@ -15,11 +15,17 @@ Lass uns Dinge für Menschen machen. Wir brauchen dich als Benutzer, Entwickler
|
|||
2. Erkläre deine Idee, wie sie deinen Alltag leichter machen würde.
|
||||
3. Stimme für gute Ideen ab, 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. 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).
|
||||
|
||||
## 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. 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)
|
||||
3. Veröffentliche deine Erweiterung mit der [Release-Erweiterung](https://github.com/datenstrom/yellow-extensions/blob/master/features/release/README-de.md).
|
||||
|
||||
## Wie man in Verbindung bleibt
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Contributing guidelines
|
||||
=======================
|
||||
|
||||
Let's make things for people. We need you as user, developer or designer.
|
||||
Let's make things for people. Your contribution is very welcome.
|
||||
|
||||
## How to report a problem
|
||||
|
||||
|
@ -15,11 +15,17 @@ Let's make things for people. We need you as user, developer or designer.
|
|||
2. Explain your idea, how it would make your everyday life easier.
|
||||
3. Vote for good ideas, 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 from 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).
|
||||
|
||||
## 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. 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)
|
||||
3. Publish your extension with the [release extension](https://github.com/datenstrom/yellow-extensions/tree/master/features/release).
|
||||
|
||||
## How to stay in touch
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue