Merge "up-for-grabs" and "first-timers-only" labels into "Accepting Merge Requests"
requested to merge 891-clarify-accepting-merge-requests-up-for-grabs-and-first-timers-only-labels into master
Idea
- remove
up-for-grabs
label and treatAccepting Merge Requests
issues with weight smaller than 5 as "suitable for people that never contributed to GitLab" - remove
first-timers-only
label and treatAccepting Merge Requests
issues with weight 1 as "suitable for people that never contributed to open source"
Reasoning
Please refer to #891 (comment 18912052)
Steps (order matters)
-
describe Accepting Merge Requests
in https://about.gitlab.com/handbook/engineering/workflow/#labelling-issues -
update https://gitlab.com/gitlab-org/gitlab-ce/blob/master/PROCESS.md#workflow-labels -
communicate within the company -
change description of Accepting Merge Requests
label ingitlab-ce
-
go through all Accepting Merge Requests
issues and check if they meet the criteria -
go through all up-for-grabs
issues, check if they meet the criteria, assign weight and change label toAccepting Merge Requests
-
go through all first-timers-only
issues, check if they meet the criteria, assign weight and change label toAccepting Merge Requests
-
describe how to find issues in CONTRIBUTING.md
-
update https://about.gitlab.com/2015/12/16/improving-open-development-for-everyone/ -
update https://about.gitlab.com/2016/12/07/heres-how-new-programmers-can-learn-by-contributing-to-gitlab/ -
update https://github.com/up-for-grabs/up-for-grabs.net/blob/gh-pages/_data/projects/gitlab.yml -
remove up-for-grabs
label -
remove first-timers-only
label