Update CONTRIBUTING.md

Add requirements around multiple beginner-friendly-like labels
This commit is contained in:
Shmavon Gazanchyan
2017-01-05 22:04:05 +00:00
committed by GitHub
parent 9a36dbda80
commit 8096cfd960

View File

@@ -14,9 +14,10 @@ Please ensure your pull request adheres to the following guidelines:
- If label does not clearly state it's "beginner friendly" purpose, please make sure to confirm with maintainer that it is used for such issues. Please include the link to where maintainer confirms it in the PR. See examples below: - If label does not clearly state it's "beginner friendly" purpose, please make sure to confirm with maintainer that it is used for such issues. Please include the link to where maintainer confirms it in the PR. See examples below:
- Repository called "HornsAndHoovesJs" has label `good-first-contribution`. This PR does not need to be confirmed with the maintainer and can be merged straight away. - Repository called "HornsAndHoovesJs" has label `good-first-contribution`. This PR does not need to be confirmed with the maintainer and can be merged straight away.
- Repository called "bicycle-wheels-php" has label `easy`. This PR must be confirmed with the maintainer of "bicycle-wheels-php". Link to the issue where maintainer confirms that label `easy` is used in the repository for beginner-friendly tasks has to be provided in the PR description. - Repository called "bicycle-wheels-php" has label `easy`. This PR must be confirmed with the maintainer of "bicycle-wheels-php". Link to the issue where maintainer confirms that label `easy` is used in the repository for beginner-friendly tasks has to be provided in the PR description.
- Maintainer confirmation is also required in case repository has more than one beginner-friendly-like label (e.g. `low-hanging-fruit` and `up-for-grabs`).
- Contributed repository must be maintained, have active community to be able to help newcomers and have issues with appropriate label. - Contributed repository must be maintained, have active community to be able to help newcomers and have issues with appropriate label.
- Links must be pointing directly to the repository, no tracking links allowed. This list is not for advertising purposes. - Links must be pointing directly to the repository, no tracking links allowed. This list is not for advertising purposes.
Thank you for your suggestions! Thank you for your suggestions!
(this file was mostly copied from [awesome-speaking](https://github.com/matteofigus/awesome-speaking)) (this file was partially copied from [awesome-speaking](https://github.com/matteofigus/awesome-speaking))