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
@@ -39,7 +39,7 @@ npm test
39
39
40
40
- Create a new branch locally.
41
41
- Make your changes in that branch to your fork repository
42
-
- Submit a pull request from your topic branch to the master branch on the `octokit/types.ts` repository.
42
+
- Submit a pull request from your topic branch to the main branch on the `octokit/types.ts` repository.
43
43
- 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.
44
44
45
45
## Merging the Pull Request & releasing a new version
0 commit comments