acid-drop- Hacking the planet from a LilyGo T-Deck using custom firmware |
git clone git://git.acid.vegas/acid-drop.git |
Log | Files | Refs | Archive | README | LICENSE |
pull_request_template.md (380B)
1 ### Description of the feature or fix 2 3 A clear and concise description of what the bug or new feature is. 4 5 ### Checkpoints 6 - [ ] Follow the [styling guide](https://github.com/lvgl/lvgl/blob/master/docs/CODING_STYLE.md) 7 - [ ] Run `code-format.py` from the `scripts` folder. [astyle](http://astyle.sourceforge.net/install.html) needs to be installed. 8 - [ ] Update the documentation