From aaab5b85dd882101cff007e4e7268f21aa05171d Mon Sep 17 00:00:00 2001 From: Yangshun Tay Date: Thu, 18 Jun 2020 22:22:11 +0800 Subject: [PATCH] Update publish.md --- admin/publish.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/publish.md b/admin/publish.md index c6f8fd6a182b..dded7c2be507 100644 --- a/admin/publish.md +++ b/admin/publish.md @@ -6,7 +6,7 @@ Docusaurus is published as an npm package that can be installed via `npm` or `ya Get access from the Docusaurus npm admins (@yangshun/@JoelMarcey). -## Github +## GitHub You need publish access to **the main Docusaurus repository** (not a fork). @@ -64,7 +64,7 @@ If there are no errors, you can start preparing for the new release. ### 3. Update the v2 changelog -The changelog uses Github labels to classify each pull request. Use the Github interface to assign each newly merged pull request to a Github label starting with `tag:`, otherwise the PR won't appear in the changelog. +The changelog uses GitHub labels to classify each pull request. Use the GitHub interface to assign each newly merged pull request to a GitHub label starting with `tag:`, otherwise the PR won't appear in the changelog. The `tag:` label prefix is for PRs only. Other labels are not used by the changelog tool, and it's not necessary to assign such labels to issues, only PRs.