diff options
author | Mark Fletcher <mark@gitlab.com> | 2017-11-01 18:11:53 +0000 |
---|---|---|
committer | Mark Fletcher <mark@gitlab.com> | 2017-11-01 18:12:39 +0000 |
commit | a59ea99a8a3bbcce908a6289060087c93fd98944 (patch) | |
tree | a833cbbc50b8f7c9712cd1c8fdbb57dc459720fb /CONTRIBUTING.md | |
parent | bb63ee682aac171db00bfd2c37395fa1f77a3cae (diff) | |
download | gitlab-ce-a59ea99a8a3bbcce908a6289060087c93fd98944.tar.gz |
Clarify the weights that identify issues for beginners
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9b2ee157193..a816b173923 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -100,8 +100,7 @@ the remaining issues on the GitHub issue tracker. ## I want to contribute! -If you want to contribute to GitLab, but are not sure where to start, -look for [issues with the label `Accepting Merge Requests` and small weight][accepting-mrs-weight]. +If you want to contribute to GitLab, [issues with the label `Accepting Merge Requests` and small weight][accepting-mrs-weight] is a great place to start. Issues with a lower weight (1 or 2) are deemed suitable for beginners. These issues will be of reasonable size and challenge, for anyone to start contributing to GitLab. |