diff options
author | Sean McGivern <sean@mcgivern.me.uk> | 2016-12-28 13:04:37 +0000 |
---|---|---|
committer | Sean McGivern <sean@mcgivern.me.uk> | 2016-12-28 13:04:37 +0000 |
commit | 0499431ab9fa90abe3fa46f4e45dafa442fe227b (patch) | |
tree | 9f7d569fdc0957c038bde55630353fda4a957db0 | |
parent | d1debe18ae5a1ad77ad31dd71048d3da7964ae11 (diff) | |
parent | fac9efd216af36369b22ac3768b85c1de683bfb5 (diff) | |
download | gitlab-ce-0499431ab9fa90abe3fa46f4e45dafa442fe227b.tar.gz |
Merge branch 'up-for-grabs-process' into 'master'
Remove "up-for-grabs" label from PROCESS.md
See merge request !8341
-rw-r--r-- | PROCESS.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/PROCESS.md b/PROCESS.md index 8af660fbdd1..cbeb781cd3c 100644 --- a/PROCESS.md +++ b/PROCESS.md @@ -69,7 +69,8 @@ to add details to the issue. - ~UX needs help from a UX designer - ~Frontend needs help from a Front-end engineer. Please follow the ["Implement design & UI elements" guidelines]. -- ~up-for-grabs is an issue suitable for first-time contributors, of reasonable difficulty and size. Not exclusive with other labels. +- ~"Accepting Merge Requests" is a low priority, well-defined issue that we + encourage people to contribute to. Not exclusive with other labels. - ~"feature proposal" is a proposal for a new feature for GitLab. People are encouraged to vote in support or comment for further detail. Do not use `feature request`. - ~bug is an issue reporting undesirable or incorrect behavior. |