1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-28 07:03:00 +08:00

Update CONTRIBUTING.md

This commit is contained in:
Gabor Kiss-Vamosi 2018-04-04 00:17:37 +02:00
parent fb6b2c7d23
commit 8937ae9073

View File

@ -46,10 +46,13 @@ If you faced with **something more clomplex** like:
* affects a whole file, module or even the architecture
* needs deeper discussion
then please tell
* what do you experience
* what do you expect to happen
* how to reproduce the issue (maybe with an example code)
then please
* tell what do you experience
* tell what do you expect to happen
* tell how to reproduce the issue
* provide a simlified code example (better if can be tested with copy-paste)
* attache your lv_conf.h (if you feel it's important)
* logs and long codes should be attached in a file (instead of copying into a comment)
## How to suggest a feature?
If you have a good and useful idea open issue to tell it! Please note the followings on suggesting new features: