Files
pydantic/.github/PULL_REQUEST_TEMPLATE.md
T
2019-08-10 13:34:21 +01:00

1.1 KiB

NOTICE: pydantic is currently pushing towards V1 release, see issue 576. Changes not required to release version 1 may be be delayed until after version 1 is released. If your PR is a bugfix for v0.32, please base off and target the v0.32.x branch.

Change Summary

Checklist

  • Unit tests for the changes exist
  • Tests pass on CI and coverage remains at 100%
  • Documentation reflects the changes where applicable
  • changes/<pull request or issue id>-<github username>.rst file added describing change (see changes/README.md for details)