Create pull_request_template.md

This commit is contained in:
Gabor Kiss-Vamosi
2020-12-20 13:31:44 +01:00
committed by GitHub
parent 243145d8c9
commit 1b83855c72

11
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,11 @@
### Description of the feature of fix
A clear and concise description of what the bug is.
### Chekpoints
- [ ] Follow the [styling guide](https://github.com/lvgl/lvgl/blob/master/docs/CODING_STYLE.md)
- [ ] Update CHANGELOG.md
- [ ] Update the docsumentation