From 6d9f3acd629d52b01eac37284be0ecca2675088f Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sun, 20 Jun 2021 11:00:49 +0200 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 a69f2682860..727146ac3a0 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -27,3 +27,4 @@ Please describe the tests that you ran to verify your changes. Provide instructi - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings - [ ] I have added tests to this description that prove my fix is effective or that my feature works +- [ ] I increased versions for any altered app according to semantic versioning