Commit 43ecf68af00c18cfddbe155eea49427d896910b2
1 parent
ac906b42
Exists in
spb-stable
and in
3 other branches
Small edit.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
PROCESS.md
... | ... | @@ -17,7 +17,7 @@ Below we describe the contributing process to GitLab for two reasons. So that co |
17 | 17 | |
18 | 18 | - Responds to merge requests the issue team mentions them in and monitors for new merge requests |
19 | 19 | - Provides feedback to the merge request submitter to improve the merge request (style, tests, etc.) |
20 | -- Marks merge requests 'ready-for-merge' when they meet the contribution guidelines | |
20 | +- Mark merge requests 'ready-for-merge' when they meet the contribution guidelines | |
21 | 21 | - Mention developer(s) based on the [list of members and their specialities](https://www.gitlab.com/core-team/) |
22 | 22 | - Closes merge requests with no feedback from the reporter for two weeks |
23 | 23 | ... | ... |