From: Alessandro Pio Ardizio Date: Thu, 25 Feb 2021 15:39:24 +0000 (+0100) Subject: Update PULL_REQUEST_TEMPLATE.md X-Git-Tag: v2.0.0~7 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=aa4bf79b05448cf3f238e596d286315b63debe68;p=poolifier.git Update PULL_REQUEST_TEMPLATE.md --- diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5c83efba..c3b4f4f1 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -7,6 +7,7 @@ - [ ] Please add a description of your changes. - [ ] We need your changes to come with unit tests in order to keep this project in quality and easy to maintain. +- [ ] If your changes contain any new feature please be sure to document it. - [ ] Please add a link to the open issue or task that this pull request will resolve. - [ ] Add a note to the changelog to indicate the change.