mirror of
https://github.com/ray-project/ray.git
synced 2026-03-27 10:31:57 +00:00
## 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>
636 B
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.
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.