Skip to content

Commit 64e324b

Browse files
fix CONTRIBUTING.md to reference main instead of master (#436)
Summary: fix CONTRIBUTING.md to reference main instead of master --- Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/facebook/sapling/pull/436). * __->__ #436 Pull Request resolved: #436 Reviewed By: evangrayk Differential Revision: D42594731 Pulled By: bolinfest fbshipit-source-id: 2928c6669f948e66181429d6124dfcd3692b7e01
1 parent cb931d6 commit 64e324b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ submit pull requests as described below.
1010
## Pull Requests
1111
We actively welcome your pull requests.
1212

13-
1. Fork the repo and create your branch from `master`.
13+
1. Fork the repo and create your branch from `main`.
1414
2. If you've added code that should be tested, add tests.
1515
3. If you've changed APIs, update the documentation.
1616
4. Ensure the test suite passes.

0 commit comments

Comments
 (0)