X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.github%2FPULL_REQUEST_TEMPLATE.md;h=4beb6701fb137b5dd153789ebf65f43d3712d6fa;hb=97a2abc3c559695c4fae99c48d1a2dc636275ccb;hp=5c83efbaaee841e67549d5ae4c1b5df25f1ea98d;hpb=b53f9ec9ada29530084186e5b1bd9b578be76a92;p=poolifier.git diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5c83efba..4beb6701 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,12 +1,13 @@ ## PR Checklist - [ ] 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.