Skip to content

Commit e862c0a

Browse files
authored
doc: update branch name from master to main in CONTRIBUTING guide (#2532)
Issue #, if available: Description of changes: While reviewing the CONTRIBUTING.md file for contribution, I noticed it incorrectly says to fork the `master` branch, when what it probably means is `main` branch. By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent 985d418 commit e862c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ When filing an issue, please check existing open, or recently closed, issues to
1818
## Contributing via Pull Requests
1919
Contributions via pull requests are much appreciated. Before sending us a pull request, please ensure that:
2020

21-
1. You are working against the latest source on the *master* branch.
21+
1. You are working against the latest source on the *main* branch.
2222
2. You check existing open, and recently merged, pull requests to make sure someone else hasn't addressed the problem already.
2323
3. You open an issue to discuss any significant work - we would hate for your time to be wasted.
2424

0 commit comments

Comments
 (0)