diff --git a/pull_request_template.md b/pull_request_template.md index 60751f2..081b7c5 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -1,15 +1,14 @@ ## Problem -- *Useless redirection in nginx.conf* - +- *Description of why you made this PR* ## Solution -- *Delete redirections to 403 on the nginx.conf for sensibles urls* +- *And how do you fix that problem* ## PR Status - [ ] Code finished. - [ ] Tested with Package_check. -- [x] Fix or enhancement tested. +- [ ] Fix or enhancement tested. - [ ] Upgrade from last version tested. -- [x] Can be reviewed and tested. +- [ ] Can be reviewed and tested. ## Package_check results ---