Added mkdocs instructions to Contribute

This commit is contained in:
Mike Farah 2018-06-12 10:11:15 +10:00
parent 0d68bea3dc
commit 0124d26086

View File

@ -77,4 +77,6 @@ Use "yq [command] --help" for more information about a command.
2. add unit tests
3. apply changes
4. `make [local] build`
5. Update user documentation if required (README.md, mkdocs folder )
6. `make [local] build-docs`
5. profit