cake_wallet/.github/pull_request_template.md

14 lines
382 B
Markdown
Raw Normal View History

2023-01-20 14:52:16 +00:00
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
2023-03-02 16:10:40 +00:00
- [ ] Double check modified code and verify it with the feature/task requirements
- [ ] Format code
2023-03-02 16:10:40 +00:00
- [ ] Look for code duplication
- [ ] Clear naming for variables and methods