Update PULL_REQUEST_TEMPLATE.md
authorAlessandro Pio Ardizio <alessandroardizio94@gmail.com>
Thu, 25 Feb 2021 15:39:24 +0000 (16:39 +0100)
committerGitHub <noreply@github.com>
Thu, 25 Feb 2021 15:39:24 +0000 (16:39 +0100)
.github/PULL_REQUEST_TEMPLATE.md

index 5c83efbaaee841e67549d5ae4c1b5df25f1ea98d..c3b4f4f1bdfe4c4145115c52e98c3a126e9fb402 100644 (file)
@@ -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.