Skip to content

Commit 354d9a0

Browse files
authored
Merge branch 'master' into release-6.5.0
2 parents ab13356 + 14d6f6f commit 354d9a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ We'd like all pull requests to adhere to the following rules:
6767
```
6868
git checkout my-new-feat
6969
git stash
70-
git rebase development
70+
git rebase master
7171
git stash pop
7272
```
7373

0 commit comments

Comments
 (0)