mirror of
https://github.com/wassname/ray.git
synced 2026-07-21 12:50:45 +08:00
Add lint advisory to PR template
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<!--
|
||||
Thank you for your contribution!
|
||||
|
||||
Please review https://github.com/ray-project/ray/blob/master/CONTRIBUTING.rst before opening a pull request.
|
||||
-->
|
||||
<!-- Thank you for your contribution! Please review https://github.com/ray-project/ray/blob/master/CONTRIBUTING.rst before opening a pull request. -->
|
||||
|
||||
## What do these changes do?
|
||||
|
||||
<!-- Please give a short brief about these changes. -->
|
||||
|
||||
|
||||
## Related issue number
|
||||
|
||||
<!-- Are there any issues opened that will be resolved by merging this change? -->
|
||||
<!-- For example: "Closes #1234" -->
|
||||
|
||||
## Linter
|
||||
|
||||
- [ ] I've run `scripts/format.sh` to lint the changes in this PR.
|
||||
|
||||
Reference in New Issue
Block a user