Skip to content

Instantly share code, notes, and snippets.

@niccokunzmann
Last active December 25, 2015 17:59
Show Gist options
  • Save niccokunzmann/b251876d5818f10bae3a to your computer and use it in GitHub Desktop.
Save niccokunzmann/b251876d5818f10bae3a to your computer and use it in GitHub Desktop.
CoderDojo Zen: Implement new features

German

Description/Background:

The CoderDojo Zen Platform is used by people your age worldwide. You can improve it. This task can be done multiple times. Comment if you want to and we copy it.

Requirements:

  1. Prerequisite: Having set up the development version of Zen
  2. Read CONTRIBUTING.md
  3. Pick an issue and comment that you like to do it (I recommend the beginner issues first).
  4. If the nature of the bug or feature allows it: write tests.
  • new features usually have tests
  • bugs should be tested
  • spelling mistakes/translation bugs do not have tests.
  1. Implement the feature/remove the bug.
  2. The platform is made of many repositories. To give us the code, fork and create a pull request or give the git diff.

Expected Outcome:

  • one or more pull requests for code that we can test
  • a closed issue is not required

Links/Tutorials:

Beschreibung/Hintergrund

Die CoderDojo Plattform "Zen" Wird von Leuten in deinem Alter weltweit verwendet. Du kannst sie verbessern. Diese Aufgabe kann mehrmals gemacht werden. Sag uns dazu Bescheid.

Anforderungen

  1. Eine installierte Entwicklungsversion von Zen
  2. Lies die CONTRIBUTING.md-Datei
  3. Wähle eine Aufgabe und hinterlasse einen Kommentar, dass du diese machen möchtest.
  4. Wenn möglich, schreibe Tests
    • neue Features sollten getestst werden
    • Bugs brauchen vielleicht Tests
    • Übersetzungsfehler brauchen keine Tests
  5. Implementiere
  6. Erstelle eine Pull Request

Erwartetes Ergebnis

  • eine oder mehrere Pull-Requests
  • eine geschlossene Issue ist nicht nötig

Links/Tutorials:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment