Skip to content

Commit 745113a

Browse files
authored
Update CONTRIBUTING.md
1 parent f22481f commit 745113a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ Please refer to the [Issue Templates](ISSUE_TEMPLATE) to see the different types
2929

3030
## Submitting a Pull Requests
3131

32-
After you commit your code, please submit your changes with a pull-request, you can do this on GitHub or through git. Please make sure to refer to the [Pull Request Guideline](PULL_REQUEST_TEMPLATE.md) when creating a new one.
32+
Pull requests should be submitted from your cloned repository's `master` branch to the upstream `master` branch. Please make sure that you rebase your local branch against the upstream branch before you submit your pull request.
33+
34+
Please make sure to refer to the [Pull Request Guideline](PULL_REQUEST_TEMPLATE.md) when submitting a new one.
3335

3436
## Coding Conventions
3537

0 commit comments

Comments
 (0)