Confirmed users
1,193
edits
No edit summary |
|||
Line 42: | Line 42: | ||
== Card Management == | == Card Management == | ||
=== Work in Progress Limits === | |||
The team uses Work in Progress (WIP) limits to control the amount of work being done at any one time. A card is not pulled into a new phase if this limit has already been reached. | |||
* Selected: 3 | |||
* Design: 3 | |||
* Development: 5 | |||
* Review: 3 | |||
=== Work Types === | === Work Types === | ||
Line 53: | Line 62: | ||
=== Size === | === Size === | ||
Cards are roughly equal in size. If a request seems particularly big, the MDN Project Manager works with the team to break it down. | |||
=== Assignment === | === Assignment === | ||
Every card is assigned to someone in Kanbanery, with the exception of cards in the ''Selected'' phase. Assignment is self-directed. The person assigned to a card is not necessarily the only person working on it, but the person ultimately responsible for ensuring the ''Ready | Every card is assigned to someone in Kanbanery, with the exception of cards in the ''Selected'' phase. Assignment is self-directed. The person assigned to a card is not necessarily the only person working on it, but the person ultimately responsible for ensuring the card becomes ''Ready''. | ||
When a person no longer wishes to work on a card, he changes the assignee to ''nobody''. Any other team member can assign a ''nobody'' card to himself and begin working on it. | |||
=== Deadlines === | === Deadlines === | ||
Line 67: | Line 76: | ||
=== Subtasks === | === Subtasks === | ||
The team is encouraged, but not required, to use the ''Subtask'' feature of Kanbanery to break work into more manageable pieces. | |||
=== Blockers === | === Blockers === | ||
If a card cannot move | If a card cannot move forward until some other work is done, that other work is marked as a ''Blocker'' in Kanbanery. The blocker might be another card, the address of a Bugzilla bug, or even just a written description of the impediment. | ||
== Planning and Retrospective meeting == | == Planning and Retrospective meeting == |