diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 651849fa..39d11323 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,7 @@ - [ ] I have battle-tested on Overtaci (RMAPPS1279) - [ ] I have assigned ranges (e.g. `>=0.1, <0.2`) to all new dependencies (allows dependabot to keep dependency ranges wide for better compatability) +Fixes #[issue_nr_here]. + ## Notes for reviewers Reviewers can skip X, but should pay attention to Y.