Signed-off-by: Mano Marks <mano.marks@gmail.com>
This commit is contained in:
Mano Marks 2016-04-26 16:05:51 -07:00
Родитель 7f89c1c251
Коммит ccee556a1a
1 изменённых файлов: 9 добавлений и 0 удалений

9
contribute.md Normal file
Просмотреть файл

@ -0,0 +1,9 @@
hank you so much for your interest in contributing to [Docker](https://docker.com) tutorials. Docker has open source in its DNA, and has always worked closely with the community.
Just a few quick things to be aware of before you get started.
This is a repository for tutorials that use Docker based projects as much as possible. So if theres a Docker tool for what youre describing, please use that.
Anything you contribute will be under an Apache license. Docker will choose which tutorials to accept and reject, and will be able to take any tutorials here and put them in Docker documentation. Likewise, anything posted here may be forked by anyone on GitHub.
We will be following the a lightweight version of the Docker contribution policies and procedures as explained in [the documentation](https://docs.docker.com), and the [Docker engine repo](https://github.com/docker/docker/blob/master/CONTRIBUTING.md). This largely boils down to [signing your PRs](https://github.com/docker/docker/blob/master/CONTRIBUTING.md#sign-your-work), and following the community guidelines.