pull_request_template.md 895 字节
Newer Older
1 2
### Summary

3
<!-- Provide a general description of the code changes in your pull
4 5
request... were there any bugs you had fixed? If so, mention them. If
these bugs have open GitHub issues, be sure to tag them here as well,
6
to keep the conversation linked together. -->
7 8 9

### Other Information

10
<!-- If there's anything else that's important and relevant to your pull
11 12 13
request, mention that information here. This could include
benchmarks, or other information.

14 15 16
If you are updating any of the CHANGELOG files or are asked to update the
CHANGELOG files by reviewers, please add the CHANGELOG entry at the top of the file.

17 18
Finally, if your pull request affects documentation or any non-code
changes, guidelines for those changes are [available
19
here](https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#contributing-to-the-rails-documentation)
20

21
Thanks for contributing to Rails! -->