From 42f9586fc69c5d394a87c94cc89ab152b23f9f8f Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Sun, 17 Nov 2024 17:33:50 +0900 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 53d3e57efb..1c777259d2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -108,11 +108,13 @@ Thank you for your reporting! If you can also create a patch to fix the vulnerability, please create a PR on the private fork. > [!note] -> There is a GitHub bug that prevents merging if a PR not following the develop branch of upstream, so please follow the develop branch. +> There is a GitHub bug that prevents merging if a PR not following the develop branch of upstream, so please keep follow the develop branch. ### For misskey-dev member 修正PRがdevelopに追従されていないとマージできないので、マージできなかったら + > Could you merge or rebase onto upstream develop branch? + などと伝える。 ## Deploy