diff options
author | Lovett, Trevor <trevor.lovett@att.com> | 2019-09-03 10:52:15 -0500 |
---|---|---|
committer | Lovett, Trevor (tl2972) <tl2972@att.com> | 2019-09-03 10:52:57 -0500 |
commit | 7766554b3057c8955ec8c0c15e4d9c62a83eb126 (patch) | |
tree | deb5619344620794cd881bf33ce37398f33293c8 /docs/index.rst | |
parent | 97e4fc1a526984c82720a3a6bed5419450fff567 (diff) |
[VVP] Update the Contributing.rst and Release Notes
Addresses:
- How to add tests for the validations
- Hardening practices followed by the project
- How to perform quality checks before submission
Issue-ID: VVP-250
Issue-ID: VVP-251
Issue-ID: VVP-253
Change-Id: I8be8626372bd25ef2089491a2f1e4938b21cdcfa
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index abfcfa9..b381d9f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -28,6 +28,6 @@ setup, and execute the validations. installation.rst validation-scripts.rst - contributing.rst humaninterfaces.rst + contributing.rst release-notes.rst |