From 9a73e7389488811c76b6212ef7186e3de9f0c767 Mon Sep 17 00:00:00 2001 From: Ben Kates Date: Thu, 22 Feb 2024 15:28:23 -0500 Subject: [PATCH 1/2] Create pull_request_template.md --- .github/pull_request_template.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..343099a3 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,3 @@ + + +**Remember to include a description of this change in the `CHANGELOG.md` *Next* section** From 0e81ffb01b36a8b601f77f65b4f74a7752290e00 Mon Sep 17 00:00:00 2001 From: Ben Kates Date: Thu, 22 Feb 2024 15:30:36 -0500 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d95eabc2..a291d1cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - Add SectionBreak component - Update urbanColors module to align more closely with the Urban Institute data visualization styleguide - Improve urbanColors documentation +- Add PR template for changelog reminder ## 0.3.3