Files
docker-machine/CONTRIBUTING.md
Evan Hazlett b51b0aeaa5 fixed typo with contrib doc
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2014-12-05 21:42:36 -05:00

14 lines
436 B
Markdown

# Contributing to machine
Want to hack on Machine? Awesome! Here are instructions to get you
started.
Machine is a part of the [Docker](https://www.docker.com) project, and follows
the same rules and principles. If you're already familiar with the way
Docker does things, you'll feel right at home.
Otherwise, go read
[Docker's contributions guidelines](https://github.com/docker/docker/blob/master/CONTRIBUTING.md).
Happy hacking!