Skip to content

Commit 27f5196

Browse files
authored
Update README.md
Adding optional information about contributing to docs and tutorials.
1 parent eb63fa3 commit 27f5196

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎README.md

+6
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,9 @@ The website is hosted on [Github Pages](https://pages.github.com/) at [https://p
7878
To deploy changes, merge your latest code into the `sites` branch. A build will be automatically built and committed to the `master` branch via a CircleCI job.
7979

8080
To view the status of the build visit [https://circleci.com/gh/pytorch/pytorch.github.io](https://circleci.com/gh/pytorch/pytorch.github.io).
81+
82+
## Contributing to PyTorch Documentation and Tutorials
83+
* You can find information about contributing to PyTorch documentation in the
84+
PyTorch Repo [README.md](https://github.com/pytorch/pytorch/blob/master/README.md) file.
85+
* Information about contributing to PyTorch Tutorials can be found in the
86+
tutorials [README.md](https://github.com/pytorch/tutorials/blob/master/README.md)

0 commit comments

Comments
 (0)