Lines Matching full:github
18 - Ask questions in the [Forum](https://forum.lvgl.io/) and use [GitHub](https://github.com/lvgl/) f…
19 - Always fill out the post or issue templates in the Forum or GitHub (or at least provide equivalen…
21 - Use [Markdown](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) to format your p…
25 - Please read and follow the <a href="https://github.com/lvgl/lvgl/blob/master/docs/CODING_STYLE.md…
32 You can see what it looks like on GitHub for LVGL here: [https://github.com/lvgl/lvgl/pulls](https:…
34 To add your changes you can edit files online on GitHub and send a new Pull request from there (rec…
37 ### From GitHub
47 1. Fork the [lvgl repository](https://github.com/lvgl/lvgl). To do this click the "Fork" button in …
48 It will "copy" the `lvgl` repository to your GitHub account (`https://github.com/<YOUR_NAME>?tab=re…
52 5. Create a PR on GitHub from the page of your `lvgl` repository (`https://github.com/<YOUR_NAME>/l…
58 The commit messages format is inspired by [Angular Commit Format](https://gist.github.com/brianclem…
92 - reference to the GitHub issue or Pull Request if applicable.
171 Show that you like LVGL by giving it star on GitHub!
173 <script async defer src="https://buttons.github.io/buttons.js"></script>
175 …github-button" href="https://github.com/lvgl/lvgl" data-icon="octicon-star" data-size="large" data…
177 This simple click makes LVGL more visible on GitHub and makes it more attractive to other people.
187 Only one thing: On social media don't forget to add a link to `https://lvgl.io` or `https://github.…
195 The blog is hosted on GitHub. If you add a post GitHub automatically turns it into a website.
196 See the [README](https://github.com/lvgl/blog) of the blog repo to see how to add your post.
206 The examples are directly loaded from the [lvgl/examples](https://github.com/lvgl/lvgl/tree/master/…
208 So all you need to do is send a [Pull request](#pull-request) to the [lvgl](https://github.com/lvgl…
213 …ow other examples are added, look in the [lvgl/examples/widgets](https://github.com/lvgl/lvgl/tree…
217 …r sentences. All the documentation is located in the [lvgl/docs](https://github.com/lvgl/lvgl/tree…
218 For typos and straightforward fixes, you can simply edit the file on GitHub.
220 Note that the documentation is also formatted in [Markdown](https://github.com/adam-p/markdown-here…
225 If it really seems like a bug feel free to open an [issue on GitHub](https://github.com/lvgl/lvgl/i…
234 In your Pull request please also add a line to [`CHANGELOG.md`](https://github.com/lvgl/lvgl/blob/m…
249 We collect the optional features (a.k.a. plugins) in [lvgl/src/extra](https://github.com/lvgl/lvgl/…
250 The [README](https://github.com/lvgl/lvgl/blob/master/src/extra/README.md) file describes the basic…
257 - Update [lv_conf_template.h](https://github.com/lvgl/lvgl/blob/master/lv_conf_template.h)
258 - Add description in the [docs](https://github.com/lvgl/lvgl/tree/master/docs)
259 - Add [examples](https://github.com/lvgl/lvgl/tree/master/examples)
260 - Update the [changelog](https://github.com/lvgl/lvgl/tree/master/docs/CHANGELOG.md)
287 If you are interested in this opportunity just open an [issue in lvgl repo](https://github.com/lvgl…