mikuli.cz

:)
git clone https://git.sr.ht/~ashymad/mikuli.cz
Log | Files | Refs

commit e73f2d3973ae5d922ffffb785dd0b3f1dd21ca31
parent 82710a50237c8cdc4437f565796493a6945ac25e
Author: markseu <mark2011@mayberg.se>
Date:   Tue, 31 Dec 2019 15:14:04 +0100

Updated guidelines

Diffstat:
ACONTRIBUTING-de.md | 33+++++++++++++++++++++++++++++++++
MCONTRIBUTING.md | 11++++++++---
2 files changed, 41 insertions(+), 3 deletions(-)

diff --git a/CONTRIBUTING-de.md b/CONTRIBUTING-de.md @@ -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> diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md @@ -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>