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-1
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ npm test
34
34
35
35
- Create a new branch locally.
36
36
- Make your changes in that branch to your fork repository
37
-
- Submit a pull request from your topic branch to the master branch on the `octokit/plugin-paginate-rest.js` repository.
37
+
- Submit a pull request from your topic branch to the main branch on the `octokit/plugin-paginate-rest.js` repository.
38
38
- Be sure to tag any issues your pull request is taking care of / contributing to. Adding "Closes #123" to a pull request description will automatically close the issue once the pull request is merged in.
39
39
40
40
## Testing a pull request from github repo locally:
0 commit comments