diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 68eeeb4b6..e6a8dbc1f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -64,7 +64,7 @@ Don't remove these lines, check them once done. --> - [ ] I have performed a self-review of my code - [ ] I have tested all changes I made on an iTop instance -- [ ] Would a unit test be relevant and have I added it? +- [ ] I have added a unit test, otherwise I have explained why I couldn't - [ ] Is the PR clear and detailled enough so anyone can understand digging in the code? ## Checklist of things to do before PR is ready to merge