Lines Matching full:can
21 …m/adam-p/markdown-here/wiki/Markdown-Cheatsheet) to format your posts. You can learn it in 10 minu…
30 … like "Hey, I made some updates to your project. Here are the changes, you can add them if you wan…
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…
50 3. Add your changes. You can create a *feature branch* from *master* for the updates: `git checkout…
79 …file, or sub-system that is affected by the commit. It's usually one word and can be chosen freely.
80 For example `img`, `layout`, `txt`, `anim`. The scope can be omitted.
88 `<body>` optional and can be used to describe the details of this change.
124 The text of DCO can be read here: [https://developercertificate.org/](https://developercertificate.…
137 In this case you can just send a Pull Request without worrying about any licensing issues.
143 For example in case of StackOverflow a notice like this can be used:
156 As LVGL is MIT licensed, other MIT licensed code can be integrated without issues.
160 The GPL license is not compatible with the MIT license. Therefore, LVGL can not accept GPL licensed…
167 Below we have collected some opportunities about the ways you can contribute to LVGL.
186 You can post about your project on Twitter, Facebook, LinkedIn, create a YouTube video, and so on.
189 You can also open a new topic in the [My projects](https://forum.lvgl.io/c/my-projects/10) category…
218 For typos and straightforward fixes, you can simply edit the file on GitHub.
230 The beauty of open-source software is you can easily dig in to it to understand how it works. You c…
264 If you want to become part of the core development team, you can become a maintainer of a repositor…
273 You can become a maintainer by invitation, however the following conditions need to met
274 1. Have > 50 replies in the Forum. You can look at your stats [here](https://forum.lvgl.io/u?period…
284 If you ported LVGL to a new platform we can host it under the LVGL organization among the other rep…
286 This way your project will become part of the whole LVGL project and can get more visibility.