diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..85e36ec --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +Hey, thanks for wanting to contribute to baseimage-docker. :) + +If you have a question, please use the [https://groups.google.com/d/forum/passenger-docker](discussion forum). The Github issue tracker is only for **bug reports and feature requests**. + +If you want to develop baseimage-docker, use the Vagrantfile in the repository. It will setup an Ubuntu VM with Docker installed in it. Use the Makefile to build the image.