diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 3d34d5aba7..312c719d1d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,18 +4,18 @@ ## Checklist -[ ] - Does the code work? Check whether function and logic are correct. -[ ] - Does Changelog.md is updated with changes? -[ ] - Does the translations are up to date? -[ ] - Does it well tested? -[ ] - - Tested for Chrome. -[ ] - - Tested for Safari. -[ ] - Go through the changed code looking for typos, TODOs, commented LOCs, debugging pieces of code, etc. -[ ] - Rebase your branch onto master and upstream branch -[ ] - Is there any redundant or duplicate code? -[ ] - Are required links are linked to PR? -[ ] - Does new code is well documented ? +* [ ] - Does the code work? Check whether function and logic are correct. +* [ ] - Does Changelog.md is updated with changes? +* [ ] - Does the translations are up to date? +* [ ] - Does it well tested? +* [ ] - Tested for Chrome. +* [ ] - Tested for Safari. +* [ ] - Go through the changed code looking for typos, TODOs, commented LOCs, debugging pieces of code, etc. +* [ ] - Rebase your branch onto master and upstream branch +* [ ] - Is there any redundant or duplicate code? +* [ ] - Are required links are linked to PR? +* [ ] - Does new code is well documented ? ## Related issues -_TODO_ A list of closed updated issues +A list of closed updated issues