You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
567 B
YAML
15 lines
567 B
YAML
2 years ago
|
blank_issues_enabled: false
|
||
|
contact_links:
|
||
|
- name: Documentation
|
||
|
url: https://docs.lvgl.io
|
||
|
about: Be sure to read to documentation first
|
||
|
- name: Forum
|
||
|
url: https://forum.lvgl.io
|
||
|
about: For topics like How-to, Getting started, Feature request
|
||
|
- name: CONTIBUTING.md
|
||
|
url: https://github.com/lvgl/lvgl/blob/master/docs/CONTRIBUTING.md#faq-about-contributing
|
||
|
about: The basic rules of contributing
|
||
|
- name: CODING_STYLE.md
|
||
|
url: https://github.com/lvgl/lvgl/blob/master/docs/CODING_STYLE.md
|
||
|
about: Quick summary of LVGL's code style
|