From eff615998f994045974656e49c0ed0cc4fa3eb2f Mon Sep 17 00:00:00 2001 From: Martin von Zweigbergk Date: Sat, 19 Mar 2022 22:26:25 -0700 Subject: [PATCH] github: add reminder in PR template about updating the changelog --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d6d8a52e4..c2f78b297 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,3 +6,7 @@ rewriting the branch rather than adding commits on top. Use force-push when pushing the updated branch (`jj git push` does that automatically when you rewrite a branch). --> + +# Checklist + +- [ ] I have made relevant updates to `CHANGELOG.md`