1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-11 00:36:26 +00:00
Files
Boostnote/PULL_REQUEST_TEMPLATE.md
Nguyen Viet Hung 88e8d2e009 updated PR template (#3498)
* updated PR template

* fixed grammar
2020-02-28 11:53:27 +09:00

1.4 KiB

Description

Issue fixed

Type of changes

  • Bug fix (Change that fixed an issue)
  • Breaking change (Change that can cause existing functionality to change)
  • Improvement (Change that improves the code. Maybe performance or development improvement)
  • Feature (Change that adds new functionality)
  • Documentation change (Change that modifies documentation. Maybe typo fixes)

Checklist:

  • My code follows the project code style
  • I have written test for my code and it has been tested
  • All existing tests have been passed
  • I have attached a screenshot/video to visualize my change if possible
  • This PR will modify the UI or affects the UX
  • This PR will add/update/delete a keybinding