summaryrefslogtreecommitdiff
path: root/HACKING.rst
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING.rst')
-rw-r--r--HACKING.rst9
1 files changed, 8 insertions, 1 deletions
diff --git a/HACKING.rst b/HACKING.rst
index 7e57e61..5943d3a 100644
--- a/HACKING.rst
+++ b/HACKING.rst
@@ -1,4 +1,11 @@
oslo.policy Style Commandments
======================================================
-Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/
+- Step 1: Read the OpenStack Style Commandments
+ http://docs.openstack.org/developer/hacking/
+- Step 2: Read on
+
+oslo.policy Specific Commandments
+---------------------------------
+
+- Avoid using "double quotes" where you can reasonably use 'single quotes' \ No newline at end of file