Files
ray-project--ray/.github/PULL_REQUEST_TEMPLATE.md
2026-07-13 13:17:40 +08:00

16 lines
636 B
Markdown

> Thank you for contributing to Ray! 🚀
> Please review the [Ray Contribution Guide](https://docs.ray.io/en/master/ray-contribute/getting-involved.html) before opening a pull request.
> ⚠️ Remove these instructions before submitting your PR.
> 💡 Tip: Mark as draft if you want early feedback, or ready for review when it's complete.
## Description
> Briefly describe what this PR accomplishes and why it's needed.
## Related issues
> Link related issues: "Fixes #1234", "Closes #1234", or "Related to #1234".
## Additional information
> Optional: Add implementation details, API changes, usage examples, screenshots, etc.