diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e8dbfe9c0..ea2b9844d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,16 @@ +## Linked issue + + + +Closes # + +- [ ] I have linked an issue above. I understand that PRs without a linked issue will be closed without review. + +--- + ## TL;DR **What:** @@ -10,7 +23,7 @@ ## Why - + ## How