Files
ray/.github/PULL_REQUEST_TEMPLATE.md
matthewdeng 068910f24b [ci] shorten Pull Request template (#57752)
## Description
Shortening the template per @edoakes' feedback.

## Related issues
Follow-up to https://github.com/ray-project/ray/pull/57193.

## Additional information
Made the following changes:
1. Removed `Types of change` and `Checklist`.
2. Updated contribution guide to point to Ray Docs.
3. Renamed `Additional context` to `Additional information` to be more
encompassing.

---------

Signed-off-by: Matthew Deng <matthew.j.deng@gmail.com>
2025-10-16 19:27:16 +00:00

636 B

Thank you for contributing to Ray! 🚀 Please review the Ray Contribution Guide 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.

Link related issues: "Fixes #1234", "Closes #1234", or "Related to #1234".

Additional information

Optional: Add implementation details, API changes, usage examples, screenshots, etc.