diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 7db9c58..98d5f60 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,7 +1,6 @@ --- name: Pull request about: Submit a pull request for this project -title: '' assignees: fabiocaccamo --- @@ -14,6 +13,5 @@ assignees: fabiocaccamo **Checklist before requesting a review** - [ ] I have performed a self-review of my code. -- [ ] I have added torough tests for the proposed changes. +- [ ] I have added tests for the proposed changes. - [ ] I have run the tests and there are not errors. -- [ ] I have updated translation files.