From ee895f61de44ab3e7d8412e74f44218ce02405d1 Mon Sep 17 00:00:00 2001 From: Milena Czierlinski Date: Tue, 26 Nov 2024 14:19:25 +0100 Subject: [PATCH] feat: extend pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3c3d0625..caac36d6 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,3 +3,6 @@ - [ ] I added/updated tests. - [ ] I ensured that the PR title is good enough for the changelog. - [ ] I labeled the PR. +- [ ] I self-reviewed the PR. + +