diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..4d76e91c4 --- /dev/null +++ b/.github/pull_request_template.md @@ -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