cake_wallet/.github/pull_request_template.md
2023-03-02 18:10:40 +02:00

13 lines
383 B
Markdown

Issue Number (if Applicable): Fixes #
# Description
Please include a summary of the changes and which issue is fixed / feature is added.
# Pull Request - Checklist
- [ ] Initial Manual Tests Passed
- [ ] Double check modified code and verify it with the feature/task requirements
- [ ] Formate code
- [ ] Look for code duplication
- [ ] Clear naming for variables and methods