mirror of https://github.com/dapr/docs.git
Update README.md
This commit is contained in:
parent
c6df5e0e2c
commit
00d097f371
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue