From 00d097f371246ea8da4f160f3b89e710973ab5f9 Mon Sep 17 00:00:00 2001 From: Aaron Crawfis Date: Fri, 11 Dec 2020 13:37:50 -0800 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf537e213..e3c429ec4 100644 --- a/README.md +++ b/README.md @@ -54,9 +54,10 @@ hugo server --disableFastRender 3. Navigate to `http://localhost:1313/docs` ## Update docs +1. Fork repo into your account 1. Create new branch -1. Commit and push changes to content -1. Submit pull request to `master` +1. Commit and push changes to forked branch +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 ## Code of Conduct