diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 85f9a42b9b..e9a83ff79f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -15,7 +15,8 @@ Please include a summary of the change and which issue is fixed. List any depend - [ ] Review if the code is being covered by tests. - [ ] Review if code is being documented following this specification https://github.com/google/styleguide/blob/gh-pages/pyguide.md#38-comments-and-docstrings - [ ] Review if backport is needed. +- [ ] Review if is needed to change the [Readme.md](https://github.com/prowler-cloud/prowler/blob/master/README.md) ### License -By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. \ No newline at end of file +By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.