mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Updated The Ultimate Guide to PyTorch Contributions (markdown)
@ -82,7 +82,8 @@ Here are some resources for developing PyTorch docs:
|
||||
-----
|
||||
|
||||
## Getting Started with Pull Requests
|
||||
Here are some resources that can help you contribute pull requests:
|
||||
Here are some resources that can help you contribute pull requests.
|
||||
While you can use any tool you want to work on a PR (including AI coding tools, fuzzers, linters), the PR being submitted is your own responsibility and must follow the appropriate coding practices within our codebase. Maintainers will not review the PR until it is following common coding practices inside the codebase (described below) and will deal with repeated, low quality PR, similarly to spam on the repo. When in doubt about anything, please ask on the issue for guidance.
|
||||
|
||||
### Familiarize yourself with the codebase
|
||||
- [[Core Frontend Onboarding]]
|
||||
|
Reference in New Issue
Block a user