Update README.md

This commit is contained in:
Aaron Crawfis 2020-12-11 13:37:50 -08:00 committed by GitHub
parent c6df5e0e2c
commit 00d097f371
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -54,9 +54,10 @@ hugo server --disableFastRender
3. Navigate to `http://localhost:1313/docs` 3. Navigate to `http://localhost:1313/docs`
## Update docs ## Update docs
1. Fork repo into your account
1. Create new branch 1. Create new branch
1. Commit and push changes to content 1. Commit and push changes to forked branch
1. Submit pull request to `master` 1. Submit pull request from downstream branch to the upstream branch for the correct version you are targeting
1. Staging site will automatically get created and linked to PR to review and test 1. Staging site will automatically get created and linked to PR to review and test
## Code of Conduct ## Code of Conduct