ed04b140c0
* Add CONTRIBUTING.rst file was added to provide information for new contributors. * Add HACKING.rst Change-Id: Ida2d1dafeb36d54d0721a86fc6962cc220ea2851
12 lines
360 B
ReStructuredText
12 lines
360 B
ReStructuredText
Murano Dashboard Style Commandments
|
|
===================================
|
|
|
|
*- Step 1: Read the OpenStack Style Commandments
|
|
http://docs.openstack.org/developer/hacking/
|
|
|
|
* Step 2: Read [hacking] section in tox.ini to find the list of names which
|
|
can be imported directly without triggering the "H302: import only modules"
|
|
flake8 warning
|
|
|
|
* Step 3: Read on
|