Skip to content
This repository was archived by the owner on Mar 11, 2020. It is now read-only.

Commit 4322c71

Browse files
committed
Added contribution guidelines
Signed-off-by: Elton Stoneman <elton@sixeyed.com>
1 parent e82494c commit 4322c71

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CONTRIBUTING.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## Contributing to Image2Docker ##
2+
3+
Thank you so much for your interest in contributing to the Image2Docker tool ("i2d2"). Docker has open source in its DNA, and has always worked closely with the community.
4+
5+
Just a few quick things to be aware of before you get started.
6+
7+
We welcome issues and [signed pull requests](https://github.com/docker/docker/blob/master/CONTRIBUTING.md#sign-your-work) for either adding new features, or fixing a problem with an existing feature.
8+
9+
Anything you contribute will be under an Apache license. Docker will choose which PRs to accept and reject. Anything posted here may be forked by anyone on GitHub.
10+
11+
We will be following the lightweight version of the Docker contribution policies and procedures as explained in
12+
- [Docker documentation](https://docs.docker.com)
13+
- The [Docker engine repo](https://github.com/docker/docker/blob/master/CONTRIBUTING.md).
14+
15+
This largely boils down to [signing your PRs](https://github.com/docker/docker/blob/master/CONTRIBUTING.md#sign-your-work), following the Docker [trademark guidelines](https://www.docker.com/trademark-guidelines), and following the community guidelines.

0 commit comments

Comments
 (0)