From 457daf1f1d0f83fce3e0e116d67ee3c8d5c09387 Mon Sep 17 00:00:00 2001 From: markseu Date: Fri, 10 Jul 2020 22:54:12 +0200 Subject: [PATCH] Updated contributing guidelines --- .gitattributes | 1 - CONTRIBUTING.md | 39 --------------------------------------- README-de.md | 2 +- README-sv.md | 2 +- README.md | 2 +- 5 files changed, 3 insertions(+), 43 deletions(-) delete mode 100644 CONTRIBUTING.md diff --git a/.gitattributes b/.gitattributes index 77ba60b..90e8f40 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1,6 @@ .gitignore export-ignore .gitattributes export-ignore .travis.yml export-ignore -CONTRIBUTING.md export-ignore LICENSE.md export-ignore README-de.md export-ignore README-sv.md export-ignore diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md deleted file mode 100644 index b19e7f7..0000000 --- a/CONTRIBUTING.md +++ /dev/null @@ -1,39 +0,0 @@ -Contributing guidelines -======================= - -We are here to make things for people and find like-minded people. - -## How to report a problem - -1. [Submit a new issue for each problem](https://github.com/datenstrom/yellow/issues). -2. Describe your problem, sometimes there are different solutions. -3. Add a lot of details, the more we know the better we can help. -4. Tell the version of your website. [What do I have?](https://github.com/datenstrom/yellow-extensions/tree/master/features/update) - -## How to suggest an idea - -1. [Submit a new issue for each idea](https://github.com/datenstrom/yellow/issues). -2. Explain your idea, how it would make your everyday life easier. -3. Propose a specific solution, one that works best for you. -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 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. 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. [What's available?](https://github.com/datenstrom/yellow-extensions) - -## How to improve an extension - -1. [Fork the extension you want to improve](https://github.com/datenstrom/yellow-extensions). -2. Upload your changes to GitHub, let us know if you need help. -3. Send a pull request to the maintainer, work together on the solution. -4. Release a new version, if you're the maintainer. [What do I need?](https://github.com/datenstrom/yellow-extensions/tree/master/features/release) - -## How to get in touch - -1. [Watch us on GitHub](https://github.com/datenstrom/yellow), [Gitter](https://gitter.im/datenstrom/yellow), [Twitter](https://twitter.com/datendeveloper), [TeamVideo](https://team.video/datendeveloper) or [send a message](https://datenstrom.se/contact/). -2. Answer questions and solve problems, if you enjoy it. -3. Join our developer meeting on the first day of the month. -4. Be notified of new releases in your mailbox. [What's new?](https://github.com/datenstrom/yellow/releases) diff --git a/README-de.md b/README-de.md index 00394d0..4192ee2 100644 --- a/README-de.md +++ b/README-de.md @@ -6,7 +6,7 @@ Datenstrom Yellow ist für Menschen die kleine Webseiten machen. 2. Kopiere alle Dateien auf deinen Webserver. 3. Öffne deine Webseite in einem Webbrowser. -Hast du Fragen? [Hilfe finden](https://datenstrom.se/de/yellow/help/) und [mitmachen](CONTRIBUTING.md). +Hast du Fragen? [Hilfe finden](https://datenstrom.se/de/yellow/help/) und [mitmachen](https://datenstrom.se/de/yellow/help/contributing-guidelines).

Deutsch  Deutsch  diff --git a/README-sv.md b/README-sv.md index 2419070..bea3e19 100644 --- a/README-sv.md +++ b/README-sv.md @@ -6,7 +6,7 @@ Datenstrom Yellow är för människor som skapar små webbplatser. 2. Kopiera alla filer till din webbserver. 3. Öppna din webbplats i en webbläsare. -Har du några frågor? [Hitta hjälp](https://datenstrom.se/yellow/help/) och [engagera dig](CONTRIBUTING.md). +Har du några frågor? [Hitta hjälp](https://datenstrom.se/yellow/help/) och [engagera dig](https://datenstrom.se/yellow/help/contributing-guidelines).

Deutsch  Deutsch  diff --git a/README.md b/README.md index 0c1c325..e2a6a14 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Datenstrom Yellow is for people who make small websites. 2. Copy all files to your web server. 3. Open your website in a web browser. -Do you have questions? [Get help](https://datenstrom.se/yellow/help/) and [contribute](CONTRIBUTING.md). +Do you have questions? [Get help](https://datenstrom.se/yellow/help/) and [contribute](https://datenstrom.se/yellow/help/contributing-guidelines).

Deutsch  Deutsch