diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 000000000..98580a3b8 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,15 @@ +How to contribute +----------------- + +This guide is under heavy development. If you would like to contribute, please +see: + +http://docs.python-guide.org/en/latest/notes/contribute/ + + +Style Guide +----------- + +For all contributions, please follow the `Guide Stye Guide`: + +http://docs.python-guide.org/en/latest/notes/styleguide/ \ No newline at end of file