Update .github/pull_request_template.md

Co-authored-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Giovanni Martins <giovannimartins2000@gmail.com>
This commit is contained in:
Giovanni Martins 2024-01-18 18:40:50 -03:00
parent 0b05904bd8
commit b037058e93

View file

@ -27,3 +27,4 @@ Please check the type of change your pull request introduces. Remove all that is
- [ ] If your pull request is related to frontend modifications provide a print of before and after screen
- [ ] Did you provide a general summary of your changes ?
- [ ] Try to limit your pull request to one type, submit multiple pull requests if needed
- [ ] I implemented tests that cover my contribution