Merge pull request #21173 from xieyanker/fix_note

Fix note
This commit is contained in:
Kubernetes Prow Robot
2020-05-25 23:41:11 -07:00
committed by GitHub
+9 -8
View File
@@ -696,14 +696,15 @@ most up-to-date version of that branch.
git commit -m "Your commit message" git commit -m "Your commit message"
``` ```
{{< note >}} {{< note >}}
<!-- <!--
Do not reference a GitHub issue or pull request by ID or URL in the Do not reference a GitHub issue or pull request by ID or URL in the
commit message. If you do, it will cause that issue or pull request to get commit message. If you do, it will cause that issue or pull request to get
a notification every time the commit shows up in a new Git branch. You can a notification every time the commit shows up in a new Git branch. You can
link issues and pull requests together later, in the GitHub UI. link issues and pull requests together later, in the GitHub UI.
-->不要在提交消息中引用 GitHub issue 或 PR(通过 ID 或 URL)。如果您这样做了,那么每当提交出现在新的Git 分支中时,就会导致该 issue 或 PR 获得通知。稍后,您可以在 GitHub UI 中链接 issues 并将请求拉到一起。 -->
{{< /note >}} 不要在提交消息中引用 GitHub issue 或 PR(通过 ID 或 URL)。如果您这样做了,那么每当提交出现在新的 Git 分支中时,就会导致该 issue 或 PR 获得通知。稍后,您可以在 GitHub UI 中链接 issues 并将请求拉到一起。
{{< /note >}}
5. <!-- 5. <!--
Optionally, you can test your change by staging the site locally using the Optionally, you can test your change by staging the site locally using the