mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-28 13:36:27 +08:00
Update CONTRIBUTING.md
This commit is contained in:
committed by
GitHub
parent
3379467484
commit
75878b96e6
@@ -33,6 +33,7 @@ There are few **general rules**
|
|||||||
- usable on small MCUs as well (think about memory footprint)
|
- usable on small MCUs as well (think about memory footprint)
|
||||||
- compilable with "non-standard" tools (like Arduino)
|
- compilable with "non-standard" tools (like Arduino)
|
||||||
- the API cleaan and easiy to understand
|
- the API cleaan and easiy to understand
|
||||||
|
- all configuration should be in `lv_conf.h`. (Instead of modifying the library)
|
||||||
|
|
||||||
## How to report a bug?
|
## How to report a bug?
|
||||||
If you found a **simple and straightforward bug** like:
|
If you found a **simple and straightforward bug** like:
|
||||||
|
|||||||
Reference in New Issue
Block a user