diff options
author | Rémy Coutable <remy@rymai.me> | 2017-11-02 14:25:41 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2017-11-02 14:25:41 +0000 |
commit | ccd6d257cbca8d564cc858411f89bd786d0ca4ae (patch) | |
tree | 805143f6740a93e79d74e3e88bcc8b1611902cd1 /CONTRIBUTING.md | |
parent | c6a8af7e4512f570b89c84590b4030df4f6eccda (diff) | |
parent | a59ea99a8a3bbcce908a6289060087c93fd98944 (diff) | |
download | gitlab-ce-ccd6d257cbca8d564cc858411f89bd786d0ca4ae.tar.gz |
Merge branch 'docs-clarify-beginner-issue-weights' into 'master'
Clarify the weights that identify issues for beginners
See merge request gitlab-org/gitlab-ce!15138
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 9a26bed3d29..c4e5fd842df 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -104,8 +104,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. |