Merge pull request #9

get-started
This commit is contained in:
YuCheng Hu 2020-11-17 15:27:27 -05:00 committed by GitHub
commit 351a544948
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 7 deletions

View File

@ -79,14 +79,15 @@ Docker 的官方和 CWIKIUS 都非常欢迎您对我们的内容进行反馈,
> 你是否享受创建一些图形呢?好看漂亮的图形和设计是一个好文档的关键,我们尤其欢迎您在这个方面的贡献和帮助。 > 你是否享受创建一些图形呢?好看漂亮的图形和设计是一个好文档的关键,我们尤其欢迎您在这个方面的贡献和帮助。
## 在 GitHub 上 PR 之前的 staging ## GitHub 提交 合并请求PR 之前的预存staging
For every PR against `master`, a staged version of the site is built using Netlify. 针对提交到 `master` 分支的每一次合并请求,一个针对站点使用 Netlify 的预存 staging 将会被创建。
If the site builds, you will see **deploy/netlify — Deploy preview ready**.
Otherwise, you will see an error. Click **Details** to review the staged site or 如果站点被重构创建,将会看到 **deploy/netlify — Deploy preview ready**** 文字。
the errors that prevented it from building. Review the staged site and amend your
commit if necessary. Reviewers will also check the staged site before merging the 否则的话,你将会看到一个错误信息,单击 **Details** 来查看暂存的站点或者阻止站点重构的错误。重新查看暂存的站点来确定是不是你提交的内容导致的错误。
PR, to protect the integrity of [https://docs.docker.com/](https://docs.docker.com/).
在 PR 合并到 master 分支之前,其他的项目相关人员同时也会查看暂存的站点。通过这个选项,我们来保护 https://docs.docker.com 站点不会有错误。
## 在本地构建和查看文档 ## 在本地构建和查看文档