From ee813b54dccf910448c468014d2dc91154391939 Mon Sep 17 00:00:00 2001 From: sebastienlorber Date: Fri, 25 Feb 2022 15:28:00 +0100 Subject: [PATCH] publish doc change --- admin/publish.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/publish.md b/admin/publish.md index 699ab5106a..fef93b5879 100644 --- a/admin/publish.md +++ b/admin/publish.md @@ -118,7 +118,7 @@ You should still be on your local branch `/` Make a commit/push, create a pull request with the changes. -Example PR: [#3114](https://github.com/facebook/docusaurus/pull/5098), using title such as `chore(v2): prepare v2.0.0-beta.0 release` +Example PR: [#3114](https://github.com/facebook/docusaurus/pull/5098), using title such as `chore: prepare v2.0.0-beta.0 release` **Don't merge it yet**, but wait for the CI checks to complete.