diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 21ab7c5..c7d5bbd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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).