Add task instructions for the PR reviewer

This commit is contained in:
roykho 2021-07-30 10:02:16 -07:00 committed by And Finally
parent 23be34d43b
commit 0fcda2327e
1 changed files with 4 additions and 0 deletions

View File

@ -31,3 +31,7 @@ Closes # .
### Changelog entry
> Enter a summary of all changes on this Pull Request. This will appear in the changelog if accepted.
### FOR PR REVIEWER ONLY:
* [ ] I have reviewed that everything is sanitized/escaped appropriately for any SQL or XSS injection possibilities. I made sure Linting is not ignored or disabled.