diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..0fef754e --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,20 @@ +Description + + +Fixes # (issue) +Checklist +- I have explained the need for this PR and the problem it solves +- I have explained the changes or the new features added to this PR +- I have added tests corresponding to this change +- I have updated the documentation to reflect this change +- I have verified that this change is backward compatible (If not, please discuss on the apinto mailing list first) +