diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 25d332fc73..2d37ad72ba 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,3 +4,4 @@ - [ ] Error handling beautiful (no unwraps or expects etc) - [ ] Code tested thoroughly - [ ] All new functions have JSDoc/Rustdoc comments +- [ ] All tasks in linked issues have been completed or made into separate issues