diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a3771cd9..255fa1a9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -44,7 +44,7 @@ Finally, create a new pull request at https://github.com/Lruihao/FixIt/pulls to | event | merge | | :-- | :-- | -| release | **master => RC branch:** `--rebase` | +| release | **RC branch => master:** `--rebase` | | PR | **others:master => master:** `--rebase` | | single feature| **feature branch => RC branch:** `--merge` |