diff options
Diffstat (limited to 'PROCESS.md')
| -rw-r--r-- | PROCESS.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/PROCESS.md b/PROCESS.md index 6bfe4374a7c..3e08e1f3b88 100644 --- a/PROCESS.md +++ b/PROCESS.md @@ -34,7 +34,7 @@ etc.). - Mark merge requests `Ready for Merge` when they meet the [contribution acceptance criteria] - Mention developer(s) based on the - [list of members and their specialities][core-team] + [list of members and their specialities][team] - Closes merge requests with no feedback from the reporter for two weeks ## Priorities of the issue team @@ -69,7 +69,8 @@ to add details to the issue. - We need to let issues stay in sync with the MR's. We can do this with a "Closing #XXXX" or "Fixes #XXXX" comment in the MR. We can't close the issue when there is a merge request because sometimes a MR is not good and we just close the MR, then the issue must stay. - *Developer*: needs help from a developer - *UX* needs needs help from a UX designer -- ~Frontend needs help from a Front-end engineer. Please follow the ["Implement design & UI elements" guidelines] contribution guidelines. +- ~Frontend needs help from a Front-end engineer. Please follow the + ["Implement design & UI elements" guidelines]. - *Graphics* needs help from a Graphics designer - *up-for-grabs* is an issue suitable for first-time contributors, of reasonable difficulty and size. Not exclusive with other labels. - *feature proposal* is a proposal for a new feature for GitLab. People are encouraged to vote @@ -169,6 +170,7 @@ Since this is an older issue I'll be closing this for now. If you think this is still an issue I encourage you to open it on the \[GitLab.com issue tracker\]\(https://gitlab.com/gitlab-org/gitlab-ce/issues). [core-team]: https://about.gitlab.com/core-team/ +[team]: https://about.gitlab.com/team/ [contribution acceptance criteria]: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#contribution-acceptance-criteria ["Implement design & UI elements" guidelines]: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md##implement-design-ui-elements [Thoughtbot code review guide]: https://github.com/thoughtbot/guides/tree/master/code-review |
