improve doc format

Change-Id: I02a9bc45fd36b7f30e59d5d6d148f2229368cc10
This commit is contained in:
leiyuehui 2023-08-08 18:31:36 +08:00
parent bcfeb716cb
commit 0dc7a3c582

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.