Update SCRUM Process authored by muka's avatar muka
# SCRUM # SCRUM
SCRUM is an agile project development methodology made for a flexible software development process. SCRUM is an agile project development methodology made for a flexible software development process. :lizard:
For more information of SCRUM basics, see -> https://www.scrum.org/ For more information of SCRUM basics, see -> https://www.scrum.org/
...@@ -14,13 +14,23 @@ Reasons why we differ: ...@@ -14,13 +14,23 @@ Reasons why we differ:
* Lots of stakeholders * Lots of stakeholders
* Less of (current) dev-team members * Less of (current) dev-team members
We call it SCRUM but some may called it something else. It is our agile development process.
## Sprints ## Sprints
Our sprints have a length of 21 days. Our sprints have a length of **21** days.
They start and end on **Mondays**.
We are using [SCRUM Meetings](https://git.wechange.de/groups/gl/code/-/wikis/Home/SCRUM/SCRUM-Meetings) like
- _Planning_,
- _Review_,
- _Retrospective_ and
- _Standup_.
They start and end on Mondays. Every third Monday we have Sprint Meetings starting with Review followed by Retrospective and ends with the planning of the new sprint. Sometimes topics mix up over several parts of the meetings.
We are using [SCRUM Meetings](https://git.wechange.de/groups/gl/code/-/wikis/Home/SCRUM/SCRUM-Meetings) like Planning, Review and Retrospective - and Standups. Every Monday (10:00am) and Wednesday (11:30am) we meet for a Standup.
## Storypoints ## Storypoints
... ...
......