Signed-off-by: Tibor Vass <tibor@docker.com>
| ... | ... |
@@ -143,9 +143,9 @@ for each. |
| 143 | 143 |
# If an owner, responsible for closing or merging, can be assigned to the PR, |
| 144 | 144 |
# the better. |
| 145 | 145 |
|
| 146 |
- close = "unresponsive contributor without DCO" |
|
| 147 |
- 3-docs-review = "Non-proposal documentation-only change" |
|
| 148 |
- 2-code-review = "trivial bugfix" |
|
| 146 |
+ close = "e.g. unresponsive contributor without DCO" |
|
| 147 |
+ 3-docs-review = "non-proposal documentation-only change" |
|
| 148 |
+ 2-code-review = "e.g. trivial bugfix" |
|
| 149 | 149 |
1-design-review = "general case" |
| 150 | 150 |
|
| 151 | 151 |
# Design review |