diff --git a/{{cookiecutter.repo_name}}/HACKING.rst b/{{cookiecutter.repo_name}}/HACKING.rst new file mode 100644 index 0000000..3e1a575 --- /dev/null +++ b/{{cookiecutter.repo_name}}/HACKING.rst @@ -0,0 +1,4 @@ +{{ cookiecutter.repo_name }} Style Commandments +=============================================== + +Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/