You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,5 +90,5 @@ git push -u origin new-branch-name # "-u" is used to track the remote branch fro
90
90
91
91
### Step 8: Create a pull request
92
92
93
-
1. Visit your fork at <https://github.com/$user/docs> (replace `$user` with your GitHub account).
93
+
1. Visit your fork at <https://github.com/$user/oceanbase> (replace `$user` with the GitHub account which you performed the fork operation, the repo name is `oceanbase` by default and you may want to modify it).
94
94
2. Click the `Compare & pull request` button next to your `new-branch-name` branch to create your PR.
0 commit comments