Lines Matching full:repository
31 …t under your account, make some changes there, and notify the original repository about your updat…
46 The instructions describe the main `lvgl` repository but it works the same way for the other reposi…
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…
49 2. Clone your forked repository.
51 4. Commit and push your changes to the forked `lvgl` repository.
52 5. Create a PR on GitHub from the page of your `lvgl` repository (`https://github.com/<YOUR_NAME>/l…
122 To ensure all licensing criteria are met for every repository of the LVGL project, we apply a proce…
208 …ll request](#pull-request) to the [lvgl](https://github.com/lvgl/lvgl) repository and follow some …
264 … you want to become part of the core development team, you can become a maintainer of a repository.
278 …send a message (e.g. from the Forum) to the current maintainers of the repository. They will check…
282 ### Move your project repository under LVGL organization
283 Besides the core `lvgl` repository there are other repos for ports to development boards, IDEs or o…
289 If we agree that your port fit well into the LVGL organization, we will open a repository for your …