active_model_serializers/.github/PULL_REQUEST_TEMPLATE.md

1.0 KiB

What's in the the PR

  • A description of the changes proposed in the pull request.
    • Any areas or issues reviewer should pay attention to? (comments in diff okay).
  • Update /docs to include, whenever possible, a new, suitable recommendation about how to use the feature.
  • Extra Credit: Confirm it runs and tests pass on the Rubies specified in the Travis config. A maintainer will otherwise confirm it runs on these.
  • Bonus Points Update CHANGELOG.md with a brief description of any breaking changes, fixes, features, or miscellaneous changes at the top of the proper version section.

For more general information, see Submitting a pull request.