diff options
author | Sergey Lukjanov <slukjanov@mirantis.com> | 2013-11-15 14:16:27 +0400 |
---|---|---|
committer | Sergey Lukjanov <slukjanov@mirantis.com> | 2013-11-15 14:16:27 +0400 |
commit | 535e5c34c3c3a1c44247b02b0dfbce20b299fe2f (patch) | |
tree | 772ea1961513f01cc3677537fc7b6bed0f2a77fb /HACKING.rst | |
parent | cd9c5795f9c09c3d6fd648ab79194c7f2ecdd77a (diff) | |
download | python-saharaclient-535e5c34c3c3a1c44247b02b0dfbce20b299fe2f.tar.gz |
Add HACKING.rst with link to the style guidelines
Change-Id: I48125e20e51df2040122cda0226dea7b707a105a
Diffstat (limited to 'HACKING.rst')
-rw-r--r-- | HACKING.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/HACKING.rst b/HACKING.rst new file mode 100644 index 0000000..e94865e --- /dev/null +++ b/HACKING.rst @@ -0,0 +1,12 @@ +Savanna Style Commandments +========================== + +- Step 1: Read the OpenStack Style Commandments + http://docs.openstack.org/developer/hacking/ +- Step 2: Read on + +Savanna Specific Commandments +----------------------------- + +None so far + |