From 837231b443b9db005658e8a425a7cabeb0368ec9 Mon Sep 17 00:00:00 2001 From: Mirko von Leipzig Date: Fri, 22 Mar 2024 14:10:43 +0200 Subject: [PATCH] chore: update PR template to motive dependencies --- .github/pull_request_template.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 12daef4d3d..d944ce9f68 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,6 +6,11 @@ A longer description, include motivation and intent if possible. Detail any cave --------------------------- +Consider motivating any new dependencies. + +--------------------------- + Delete once completed: - [ ] link any issues closed by this pull-request - [ ] add all user-facing changes to `CHANGELOG.md` +- [ ] new dependencies were added to the workspace toml