diff --git a/pull_request_template.md b/pull_request_template.md new file mode 100644 index 00000000..2a91a989 --- /dev/null +++ b/pull_request_template.md @@ -0,0 +1,5 @@ +Please ensure the following when opening a PR: +- [ ] Added or updated tests +- [ ] Updated documentation +- [ ] Applied style guidelines +- [ ] Considered generalizability beyond our own use case