Updated guidelines

This commit is contained in:
markseu 2019-12-31 15:14:04 +01:00
parent 82710a5023
commit e73f2d3973
2 changed files with 41 additions and 3 deletions

33
CONTRIBUTING-de.md Normal file
View file

@ -0,0 +1,33 @@
Richtlinien zum Mitmachen
=========================
Jeder ist eingeladen mitzumachen und Feedback zu geben.
## Wie man ein Problem meldet
1. [Erstelle eine neue Support-Anfrage für jedes Problem](https://github.com/datenstrom/yellow/issues).
2. Beschreibe dein Problem, manchmal gibt es unterschiedliche Lösungen.
3. Füge viele Details hinzu, je mehr wir wissen, desto besser können wir helfen.
## Wie man eine Idee vorschlägt
1. [Erstelle eine neue Support-Anfrage für jede Idee](https://github.com/datenstrom/yellow/issues).
2. Beschreibe 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 macht
1. [Beginne mit der Example-Erweiterung](https://github.com/schulle4u/yellow-extension-example) und [Basic-Erweiterung](https://github.com/schulle4u/yellow-extension-basic).
2. Strebe eine einfache Lösung an, erst funktionieren lassen, dann besser machen.
3. Lade deine Erweiterung auf GitHub hoch, lass uns wissen falls du Hilfe benötigst.
## Wie man in Verbindung bleibt
1. [Klicke ganz oben auf "Watch"](https://github.com/datenstrom/yellow).
2. Beantworte Fragen und Problem von anderen, wenn du Zeit hast.
3. Werde über neue Versionen in deiner Mailbox informiert. [Was ist neu?](https://github.com/datenstrom/yellow/releases)
<p>
<a href="CONTRIBUTING-de.md"><img src="https://raw.githubusercontent.com/datenstrom/yellow-extensions/master/features/help/language-de.png" width="15" height="15" alt="Deutsch">&nbsp; Deutsch</a>&nbsp;
<a href="CONTRIBUTING.md"><img src="https://raw.githubusercontent.com/datenstrom/yellow-extensions/master/features/help/language-en.png" width="15" height="15" alt="English">&nbsp; English</a>&nbsp;
</p>

View file

@ -13,7 +13,7 @@ Everyone is welcome to contribute and give feedback.
1. [Submit a new issue for each idea](https://github.com/datenstrom/yellow/issues).
2. Describe your idea, how it would make your everyday life easier.
3. Vote for good ideas, add a thumbs-up to eveything you like. [What's popular](https://github.com/datenstrom/yellow/issues?q=is%3Aopen+is%3Aissue+sort%3Areactions-%2B1-desc+label%3Aidea).
3. Vote for good ideas, add a thumbs-up to everything you like. [What's popular?](https://github.com/datenstrom/yellow/issues?q=is%3Aopen+is%3Aissue+sort%3Areactions-%2B1-desc+label%3Aidea)
## How to make an extension
@ -24,5 +24,10 @@ Everyone is welcome to contribute and give feedback.
## How to stay in touch
1. [Click on “Watch” at the top](https://github.com/datenstrom/yellow).
2. Answer questions and problems from other people.
3. Be notified of new releases in your mailbox. [What's new](https://github.com/datenstrom/yellow/releases).
2. Answer questions and problems from others when you have time.
3. Be notified of new releases in your mailbox. [What's new?](https://github.com/datenstrom/yellow/releases)
<p>
<a href="CONTRIBUTING-de.md"><img src="https://raw.githubusercontent.com/datenstrom/yellow-extensions/master/features/help/language-de.png" width="15" height="15" alt="Deutsch">&nbsp; Deutsch</a>&nbsp;
<a href="CONTRIBUTING.md"><img src="https://raw.githubusercontent.com/datenstrom/yellow-extensions/master/features/help/language-en.png" width="15" height="15" alt="English">&nbsp; English</a>&nbsp;
</p>