You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
380 B
Markdown
9 lines
380 B
Markdown
### Description of the feature or fix
|
|
|
|
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)
|
|
- [ ] Run `code-format.py` from the `scripts` folder. [astyle](http://astyle.sourceforge.net/install.html) needs to be installed.
|
|
- [ ] Update the documentation
|