Update CONTRIBUTING.md

This commit is contained in:
Gabor Kiss-Vamosi
2018-07-02 20:04:21 +02:00
committed by GitHub
parent 3379467484
commit 75878b96e6
+1
View File
@@ -33,6 +33,7 @@ There are few **general rules**
- usable on small MCUs as well (think about memory footprint)
- compilable with "non-standard" tools (like Arduino)
- 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?
If you found a **simple and straightforward bug** like: