diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/pull_request_template.md similarity index 90% rename from .github/PULL_REQUEST_TEMPLATE/pull_request_template.md rename to .github/pull_request_template.md index 58c1dfb..7db9c58 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/pull_request_template.md @@ -16,4 +16,4 @@ assignees: fabiocaccamo - [ ] I have performed a self-review of my code. - [ ] I have added torough tests for the proposed changes. - [ ] I have run the tests and there are not errors. -- [ ] I have updated translations. +- [ ] I have updated translation files.