contributing.md (#291)

added one more suggestion
This commit is contained in:
ErvinaDe
2018-12-12 16:16:46 +01:00
committed by Shmavon Gazanchyan
parent a89a55d367
commit 47049d78f0

View File

@@ -11,6 +11,7 @@ Please ensure your pull request adheres to the following guidelines:
- Check your spelling and grammar.
- Make sure your text editor is set to remove trailing whitespace.
- The pull request and commit should have a useful title.
- Make sure to give a description about your pull request.
- If label does not clearly state its "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 "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.