Merge "improve doc format"

This commit is contained in:
Zuul 2023-08-08 10:52:16 +00:00 committed by Gerrit Code Review
commit 6645ac73fe

View File

@ -1,12 +1,12 @@
Venus Style Commandments
=========================
========================
- Step 1: Read the OpenStack Style Commandments
http://docs.openstack.org/developer/hacking/
- Step 2: Read on
Venus Specific Commandments
----------------------------
---------------------------
- [N314] Check for vi editor configuration in source files.
- [N319] Validate that debug level logs are not translated.
- [N322] Ensure default arguments are not mutable.