2020-12-24 11:12:53 -05:00
|
|
|
### Description of the feature or fix
|
2020-12-20 13:31:44 +01:00
|
|
|
|
2020-12-24 11:12:53 -05:00
|
|
|
A clear and concise description of what the bug or new feature is.
|
2020-12-20 13:31:44 +01:00
|
|
|
|
2020-12-24 11:12:53 -05:00
|
|
|
### Checkpoints
|
2020-12-20 13:31:44 +01:00
|
|
|
- [ ] Follow the [styling guide](https://github.com/lvgl/lvgl/blob/master/docs/CODING_STYLE.md)
|
2021-11-23 14:34:27 +01:00
|
|
|
- [ ] Run `code-format.py` from the `scripts` folder. [astyle](http://astyle.sourceforge.net/install.html) needs to be installed.
|
2021-01-11 07:28:00 -06:00
|
|
|
- [ ] Update the documentation
|