platform/.github/pull_request_template.md
Andrey Sobolev 81035d2462
Fix checklist (#1979)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-06-02 11:53:00 +07:00

24 lines
778 B
Markdown

# Contribution checklist
## Brief description
## Checklist
* [ ] - UI test added to added/changed functionality?
* [ ] - Screenshot is added to PR if applicable ?
* [ ] - 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
A list of closed updated issues