Update CONTRIBUTING.md

This commit is contained in:
Gabor Kiss-Vamosi
2018-04-04 00:17:37 +02:00
committed by GitHub
parent 9b2de5f215
commit 908db3cd59

View File

@@ -46,10 +46,13 @@ If you faced with **something more clomplex** like:
* affects a whole file, module or even the architecture * affects a whole file, module or even the architecture
* needs deeper discussion * needs deeper discussion
then please tell then please
* what do you experience * tell what do you experience
* what do you expect to happen * tell what do you expect to happen
* how to reproduce the issue (maybe with an example code) * 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? ## 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: If you have a good and useful idea open issue to tell it! Please note the followings on suggesting new features: