38 lines
658 B
Markdown
38 lines
658 B
Markdown
|
# Sprint documentation
|
||
|
|
||
|
### Characteristics of the sprint
|
||
|
|
||
|
- One week long
|
||
|
- Starts on Wednesday
|
||
|
- Ends on next Tuesday
|
||
|
- The first will start on **2024.05.15**
|
||
|
|
||
|
## Meeting Structure
|
||
|
How a meeting should go down on each wednesday.
|
||
|
|
||
|
1. Discuss what was done or not done last week.
|
||
|
2. Share new ideas or problems.
|
||
|
3. Decide what will be done and how this week.
|
||
|
4. Assign tasks.
|
||
|
5. Set by what sprint it should be done.
|
||
|
6. Come up with ideas for the next sprint.
|
||
|
|
||
|
# Template for the meeting minutes
|
||
|
|
||
|
The rest of the meeting will be tracked in **OpenProject**.
|
||
|
|
||
|
```markdown
|
||
|
### 2024.05.15-MeetingMinutes
|
||
|
|
||
|
### Agenda
|
||
|
|
||
|
-
|
||
|
|
||
|
### Decisions
|
||
|
|
||
|
-
|
||
|
|
||
|
### Action Items
|
||
|
|
||
|
-
|
||
|
```
|