We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9b2053 commit f65cd5eCopy full SHA for f65cd5e
CONTRIBUTING.md
@@ -5,7 +5,7 @@ possible.
5
## Pull Requests
6
We actively welcome your pull requests.
7
8
-1. Fork the repo and create your branch from `master`.
+1. Fork the repo and create your branch from `site`.
9
2. If you've added code that should be tested, add tests.
10
3. If you've changed APIs, update the documentation.
11
4. Ensure the test suite passes.
@@ -28,4 +28,4 @@ outlined on that page and do not file a public issue.
28
29
## License
30
By contributing to pytorch.github.io, you agree that your contributions will be licensed
31
-under the LICENSE file in the root directory of this source tree.
+under the LICENSE file in the root directory of this source tree.
0 commit comments