diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..f6b709e38 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,2 @@ +- [ ] Closes #xxxx (Replace xxxx with the Github issue number) +- [ ] Tests added: Please use `assert_type()` to assert the type of any return value