Lines Matching full:com
22 - Ask questions in the [Forum](https://forum.lvgl.io/) and use [GitHub](https://github.com/lvgl/) f…
25 - Use [Markdown](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) to format your p…
29 - Please read and follow the <a href="https://github.com/lvgl/lvgl/blob/master/docs/CODING_STYLE.md…
36 …t it looks like on GitHub for LVGL here: [https://github.com/lvgl/lvgl/pulls](https://github.com/l…
51 1. Fork the [lvgl repository](https://github.com/lvgl/lvgl). To do this click the "Fork" button in …
52 It will "copy" the `lvgl` repository to your GitHub account (`https://github.com/<YOUR_NAME>?tab=re…
56 5. Create a PR on GitHub from the page of your `lvgl` repository (`https://github.com/<YOUR_NAME>/l…
62 The commit messages format is inspired by [Angular Commit Format](https://gist.github.com/brianclem…
150 * Post: http://stackoverflow.com/questions/12345
151 * Author: http://stackoverflow.com/users/12345/username
179 <a class="github-button" href="https://github.com/lvgl/lvgl" data-icon="octicon-star" data-size="la…
191 …l media don't forget to add a link to `https://lvgl.io` or `https://github.com/lvgl` and use the h…
200 See the [README](https://github.com/lvgl/blog) of the blog repo to see how to add your post.
210 The examples are directly loaded from the [lvgl/examples](https://github.com/lvgl/lvgl/tree/master/…
212 So all you need to do is send a [Pull request](#pull-request) to the [lvgl](https://github.com/lvgl…
217 …her examples are added, look in the [lvgl/examples/widgets](https://github.com/lvgl/lvgl/tree/mast…
221 …tences. All the documentation is located in the [lvgl/docs](https://github.com/lvgl/lvgl/tree/mast…
224 Note that the documentation is also formatted in [Markdown](https://github.com/adam-p/markdown-here…
229 If it really seems like a bug feel free to open an [issue on GitHub](https://github.com/lvgl/lvgl/i…
238 In your Pull request please also add a line to [`CHANGELOG.md`](https://github.com/lvgl/lvgl/blob/m…
253 We collect the optional features (a.k.a. plugins) in [lvgl/src/extra](https://github.com/lvgl/lvgl/…
254 The [README](https://github.com/lvgl/lvgl/blob/master/src/extra/README.md) file describes the basic…
261 - Update [lv_conf_template.h](https://github.com/lvgl/lvgl/blob/master/lv_conf_template.h)
262 - Add description in the [docs](https://github.com/lvgl/lvgl/tree/master/docs)
263 - Add [examples](https://github.com/lvgl/lvgl/tree/master/examples)
264 - Update the [changelog](https://github.com/lvgl/lvgl/tree/master/docs/CHANGELOG.md)
291 If you are interested in this opportunity just open an [issue in lvgl repo](https://github.com/lvgl…