From 0c18a78c84f96246f2fd9579deae8738a251dc6e Mon Sep 17 00:00:00 2001 From: merakulix <82722016+merakulix@users.noreply.github.com> Date: Tue, 12 Nov 2024 13:48:40 +0100 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 9228cd91b..a3ed7b5f8 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -19,3 +19,4 @@ - [ ] The new code complies with the TiGL style guide. - [ ] New classes have been added to the Python interface. - [ ] API changes were documented properly in tigl.h. +- [ ] Changes were documented in tigl/ChangeLog.md