ed04b140c0
* Add CONTRIBUTING.rst file was added to provide information for new contributors. * Add HACKING.rst Change-Id: Ida2d1dafeb36d54d0721a86fc6962cc220ea2851
360 B
360 B
Murano Dashboard Style Commandments
- *- Step 1: Read the OpenStack Style Commandments
- * 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