We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbd5bb4 commit 875befeCopy full SHA for 875befe
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,17 @@
1
+<!-- Thank you for your contribution! -->
2
+
3
+## Change Summary
4
5
+<!-- Please give a short summary of the changes. -->
6
7
+## Related issue number
8
9
+<!-- Are there any issues opened that will be resolved by merging this change? -->
10
+<!-- WARNING: please use "fix #123" style references so the issue is closed when this PR is merged. -->
11
12
+## Checklist
13
14
+* [ ] Unit tests for the changes exist
15
+* [ ] Documentation reflects the changes where applicable
16
+* [ ] Pydantic tests pass with this `pydantic-core` (except for expected changes)
17
+* [ ] My PR is ready to review, **please add a comment including the phrase "please review" to assign reviewers**
0 commit comments