Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Project Organisation

FlorianTim edited this page Jan 7, 2018 · 2 revisions

Developmenet Process

We will focus on an easy and agile development process. This process includes the four major steps plan, develop, review and release.

Steps
  1. Planning

    1. Conception

      1. Form your ideas and add them to the ideas file

    2. Define tasks

      1. Define one or more concrete tasks from one idea and add them to the backlog

      2. Define Epic

    3. Define Sprint

      1. Prioritize tasks

      2. Add dependencies to other tasks

      3. Join tasks to stories (optional)

      4. Add tasks to the actual sprint

  2. Development

  3. Review

  4. Release

    1. Close development

      1. Merge dev branch to master

      2. Tag release version

    2. Create Release

      1. Build create release (zip)

      2. Update documentation

    3. Cleanup

      1. move old documentation

      2. move actual sprint to sprints folder

      3. copy unfinished tasks to actual sprint

    4. Twitter

    5. Restart

Clone this wiki locally