add text for new collaborators, maintainers

This commit is contained in:
Julien Bisconti 2017-04-04 09:37:37 +03:00 committed by Julien Bisconti
parent 6b1fa56ee9
commit 656b1c9081

View File

@ -69,3 +69,12 @@ To be on the list, the project **must** have:
If your PR is not merged, we will tell you why so that you may be able to improve it.
But usually, we are pretty relaxed people, so just come and say hi, we'll figure something out together.
# New Collaborators
If you just joined the team of maintainers for this repo, first of all: WELCOME!
Here are the few things you need to know:
* we don't push directly to master, we create a pull request. Every entry has to be reviewed.
* how to tell if a project should be on the list, read this file `CONTRIBUTING.md`
* to ask a contributor to make a change, just copy paste this message [here](https://github.com/veggiemonk/awesome-docker/pull/289#issuecomment-285608004) and changes a few things like names and stuff. The main idea is to help people get to quality.
* If something seems weird, if you don't understand what a project does or the documentation is poor, don't hesitate to ask for more (see previous point).