diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c9de7a561..fa4cc6daa 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,13 +1,19 @@ -[ATTENTION. This is the *Pull Request Template*. Replace the two following lines with the indicated information and delete this one. Do not delete anything else] - Closes #[issue number] [Description of the changes proposed in the pull request. Include steps to replicate the behavior and screenshots if UI is updated] # Review checklist -- [ ] Terms and conditions reflect the current change -- [ ] Contains enough appropriate tests -- [ ] If aimed at production, writes a new summary in `whatsnew/whatsnew-pt-PT` -- [ ] Properly adds an entry in `changelog.md` with the change -- [ ] If PR includes UI updates/additions, its description has screenshots -- [ ] Behavior is as expected -- [ ] Clean, well-structured code + +## View Changes + +- [ ] Tested both in light and dark mode +- [ ] Description has screenshots of the UI changes +- [ ] Text is both in portuguese and english. + +## Documentation + +- [ ] Properly adds an entry in `changelog.md` with the change +- [ ] Terms and conditions reflect the current change + +# Release checklist + +- [ ] Writes a summary in `whatsnew/whatsnew-pt-PT`