Update pull request template. [ci skip]
parent
a3737c9892
commit
d7436e6abc
|
|
@ -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.
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue