diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c081b03fdfc6..699bc75fb319 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,6 +3,8 @@ ## PR Checklist +**Linked Issue** +- [ ] Added "closes #0000" in the PR description to link it to the original issue. **Documentation and Tests** - [ ] Has pytest style unit tests (and `pytest` passes)