Update pull request template. [ci skip]

master
Fabio Caccamo 2023-03-07 00:59:03 +01:00
parent a3737c9892
commit d7436e6abc
1 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,6 @@
--- ---
name: Pull request name: Pull request
about: Submit a pull request for this project about: Submit a pull request for this project
title: ''
assignees: fabiocaccamo assignees: fabiocaccamo
--- ---
@ -14,6 +13,5 @@ assignees: fabiocaccamo
**Checklist before requesting a review** **Checklist before requesting a review**
- [ ] I have performed a self-review of my code. - [ ] 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 run the tests and there are not errors.
- [ ] I have updated translation files.