Groups within the Ops Sub-department follow an async planning process to coordinate planning and discussion between members of the group. This process is related to the general GitLab Product Development Timeline process and adds additional practices we've found useful.
The goals of this process are to ensure we:
Teams can customize this process to meet needs specific to their team as long as the customizations are documented on their team handbook page.
~quad-planning
labelPlanning issue templates follow a format similar to this. Teams can add additional headings specific to their team.
### <Section> Planning Board
<!-- link to your sections planning board -->
### Goals for the milestone:
<!-- Replace with the high-level goals to be achieved by the end of the milestone -->
* Goal 1...
* Goal 2...
### Scope of Work for Engineering
<!--
List of issues in priority order go in this table
Use :white_check_mark: for Frontend and/or Backend if there is work for that team
-->
| Priority | Issue | Category | Notes | Frontend | Backend |
|----------|-------|----------|-------|----------|---------|
| 1 | | | | | |
| 2 | | | | | |
### Scope of Work for Engineering Debt
<!-- What work of Engineering Debt from the past will Engineering be focused on?
- Should be at least 1 Issue per Milestone
- The more we can handle the better... balance
-->
| Issue | When it should be ready |
|-------|-------------------------|
| | |
### Scope of New Work for UX
<!-- What new work will UX be focused on?
- Design based on research in previous Milestones
- Research to help inform designs for future Milestones
- Research to validate previously designed UI
-->
| Issue | When it should be ready |
|-------|-------------------------|
| | |
### Scope of Work for UX Debt
<!-- What work of UX Debt from the past will UX be focused on?
- Should be at least 1 Issue per Milestone
- The more we can handle the better... balance
-->
| Issue | When it should be ready |
|-------|-------------------------|
| | |
### Scope of Work for Software Engineers in Test
<!-- What work will Testing be focused on? -->
| Issue | Investigates/Tests | Due on |
|-------|--------------------|--------|
| | | |
/label <!-- add section label here --> ~"Planning Issue"
Team Planning Issue Templates:
All the planning issues are viewable on the Ops Section - Issue Planning (Issue Board)