mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-09 03:51:39 +00:00
doc: Update documentation to state new code must use latest approved methods
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
parent
f8e665084d
commit
e605a2391a
@ -346,6 +346,13 @@ Pre-submission Checklist
|
||||
the new feature within our existing CI infrastructure. Also the
|
||||
addition of automated testing to cover any pull request is encouraged.
|
||||
|
||||
- All new code must use the current latest version of acceptable code.
|
||||
|
||||
- If a daemon is converted to YANG, then new code must use YANG.
|
||||
- DEFPY's must be used for new cli
|
||||
- Typesafe lists must be used
|
||||
- printf formatting changes must be used
|
||||
|
||||
.. _signing-off:
|
||||
|
||||
Signing Off
|
||||
|
Loading…
Reference in New Issue
Block a user