Make HACKING.rst formatting sync with other repos

Make HACKING.rst have the same format as in other OpenStack repos. When
working across multiple projects its nicer to have files have the same
formatting to reduce confusion.

Change-Id: I078f7ba512cfd8ccaf646e37287bcdbb11e54e90
This commit is contained in:
Joe Gordon 2013-11-11 10:46:57 -08:00
parent 109ef804d9
commit 7ef29b2562

View File

@ -1,16 +1,11 @@
OpenStack Style Commandments
============================
- Step 1: Read http://www.python.org/dev/peps/pep-0008/
- Step 2: Read http://www.python.org/dev/peps/pep-0008/ again
- Step 3: Read http://docs.openstack.org/developer/hacking/
The OpenStack Style Commandments live here:
Horizon Style Commandments
==========================
- Step 1: Read the OpenStack Style Commandments
http://docs.openstack.org/developer/hacking/
- Step 2: Read on
local-checks
------------
Horizon Specific Commandments
-----------------------------
None so far