Update pull_request_template.md

This commit is contained in:
Gabor Kiss-Vamosi
2021-11-23 14:34:27 +01:00
committed by GitHub
parent 918b3defd7
commit ac7f31c716

View File

@@ -4,5 +4,5 @@ A clear and concise description of what the bug or new feature is.
### Checkpoints
- [ ] Follow the [styling guide](https://github.com/lvgl/lvgl/blob/master/docs/CODING_STYLE.md)
- [ ] Update [CHANGELOG.md](https://github.com/lvgl/lvgl/blob/master/docs/CHANGELOG.md)
- [ ] Run `code-format.py` from the `scripts` folder. [astyle](http://astyle.sourceforge.net/install.html) needs to be installed.
- [ ] Update the documentation