summaryrefslogtreecommitdiff
path: root/.gitlab/issue_templates/Productivity Improvement.md
blob: 974f11f6da3c962e7e033a70e948653cb8d3567a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
## What is the GitLab engineering productivity problem to solve?

<!--
Please describe the engineering productivity problem that needs to be solved backed by charts from
https://about.gitlab.com/handbook/engineering/quality/engineering-productivity-team/#engineering-productivity-team-metrics.
-->

### Problem identification checklist

- [ ] The root cause of the problem is identified.
- [ ] The surface of the problem is as small as possible.

## What are the potential solutions?

<!--
Please provide potential solutions here. Example solutions could be:

- Dogfood a feature.
- Refactor/improve some workflow code.
- Throw more money at the problem.

Please provide pros/cons and a weight estimate for each solution.
-->

- [ ] All potential solutions are listed.
- [ ] A solution has been chosen for the first iteration: `PUT THE CHOSEN SOLUTION HERE`

## Verify that the solution has improved the situation

<!--
Ideally, looking at the charts from the first part, we should see an improvement
after the implementation is merged/deployed/released.
-->

- [ ] The solution improved the situation.
  - If yes, check this box and close the issue. Well done! :tada:
  - Otherwise, create a new "Productivity Improvement" issue. You can re-use the description from this issue, but obviously another solution should be chosen this time.

/label ~"Engineering Productivity" ~meta