reorder Contributing to be on top

Suraj Subramanian
2023-07-25 09:51:15 -04:00
parent 0e9e8ce369
commit 94c9da86e5

@ -6,14 +6,14 @@ Welcome to the PyTorch developer's wiki!
* [Code of Conduct](https://github.com/pytorch/pytorch/blob/master/CODE_OF_CONDUCT.md) * [Code of Conduct](https://github.com/pytorch/pytorch/blob/master/CODE_OF_CONDUCT.md)
* [PyTorch Governance](https://github.com/pytorch/pytorch/blob/master/docs/source/community/governance.rst) * [PyTorch Governance](https://github.com/pytorch/pytorch/blob/master/docs/source/community/governance.rst)
## Contributing
* [[The Ultimate Guide to PyTorch Contributions]]
## User docs ## User docs
* [Release notes](https://github.com/pytorch/pytorch/releases) * [Release notes](https://github.com/pytorch/pytorch/releases)
* [PyTorch Versions](PyTorch-Versions) * [PyTorch Versions](PyTorch-Versions)
* [Public API definition and documentation](Public-API-definition-and-documentation) * [Public API definition and documentation](Public-API-definition-and-documentation)
## Contributing
* [[The Ultimate Guide to PyTorch Contributions]]
## Onboarding ## Onboarding
New to PyTorch? Don't know where to start? New to PyTorch? Don't know where to start?
- [[Core Onboarding|Core Frontend Onboarding]] - [[Core Onboarding|Core Frontend Onboarding]]