diff options
author | Adam Niedzielski <adamsunday@gmail.com> | 2016-12-28 11:27:51 +0000 |
---|---|---|
committer | Adam Niedzielski <adamsunday@gmail.com> | 2016-12-28 11:27:51 +0000 |
commit | fac9efd216af36369b22ac3768b85c1de683bfb5 (patch) | |
tree | adadc84bf663243d77cdf9c74becedebdfdc99e6 /PROCESS.md | |
parent | b93c72e33a50aaed845fe333dee0201b0b11934e (diff) | |
download | gitlab-ce-fac9efd216af36369b22ac3768b85c1de683bfb5.tar.gz |
Remove "up-for-grabs" label from PROCESS.md
Diffstat (limited to 'PROCESS.md')
-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. |