labs/contribute.md

10 строки
1.1 KiB
Markdown
Исходник Обычный вид История

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.