mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-05-02 19:56:14 +02:00
The Scrum manager way
This commit is contained in:
parent
d548420d77
commit
6097c0cbf7
1 changed files with 28 additions and 0 deletions
28
README.md
28
README.md
|
@ -378,3 +378,31 @@ Credit: @axelf4
|
||||||
```vim
|
```vim
|
||||||
:echom test_null_list()
|
:echom test_null_list()
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## The Scrum manager way
|
||||||
|
|
||||||
|
1. Call in a meeting, early in the morning
|
||||||
|
|
||||||
|
2. Tell everybody what a good job they are doing.
|
||||||
|
|
||||||
|
3. Tell everybody that there is still a lot to do.
|
||||||
|
|
||||||
|
4. Tell everybody that "we" can do it.
|
||||||
|
|
||||||
|
5. Remind them of the importance of team work.
|
||||||
|
|
||||||
|
6. Go through the tickets.
|
||||||
|
|
||||||
|
7. Tell the project manager that a ticket for closing Vim is missing.
|
||||||
|
|
||||||
|
8. Write a ticket called "As a user I want to exit Vim!" on your own.
|
||||||
|
|
||||||
|
8.1. While reminding everybody that this is not the proper process.
|
||||||
|
|
||||||
|
9. Discuss new ticket in group.
|
||||||
|
|
||||||
|
10. Reword ticket as "As a user I want to be able to open other applications!"
|
||||||
|
|
||||||
|
11. Ask who of the team wants to do this.
|
||||||
|
|
||||||
|
12. Postpone decision until the next meeting.
|
||||||
|
|
Loading…
Add table
Reference in a new issue