From 7cb80cfacf46721b90c2f1dc8b68737a3f5be3ed Mon Sep 17 00:00:00 2001 From: Abhinandan Kushwaha Date: Wed, 24 Nov 2021 11:49:49 +0530 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2f379bb..fd95e9b 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,12 @@ const data=[ {value:50}, {value:80}, {value:90}, {value:70} ] ## Contributing +_Dear developers_! Your small contribution can make someone's day 😊 + +One of the ways you can contribute is to address an [open issue](https://github.com/Abhinandan-Kushwaha/react-native-gifted-charts/issues). + +Sometimes people report issues which don't exist, or request for features which are already present. Such issues can be addressed without pushing any code to the repo. Just show them in the comments how to do it. + See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow. ## Common issues