From 535e5c34c3c3a1c44247b02b0dfbce20b299fe2f Mon Sep 17 00:00:00 2001 From: Sergey Lukjanov Date: Fri, 15 Nov 2013 14:16:27 +0400 Subject: [PATCH] Add HACKING.rst with link to the style guidelines Change-Id: I48125e20e51df2040122cda0226dea7b707a105a --- HACKING.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 HACKING.rst diff --git a/HACKING.rst b/HACKING.rst new file mode 100644 index 00000000..e94865e2 --- /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 +