From 30adef22e65353a3dc2038c47312ed87f10a2828 Mon Sep 17 00:00:00 2001 From: Rubem Vasconcelos Date: Sun, 1 Oct 2023 18:47:24 -0300 Subject: [PATCH] [DOCS] add Branches and contributions section on README.md --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index dd7a2a4..96f4b82 100644 --- a/README.md +++ b/README.md @@ -30,5 +30,23 @@ import 'package:simple_chips_input/select_chips_input.dart'; ### For example usage, refer [pub.dev example](https://pub.dev/packages/simple_chips_input/example) +## Issues :bug: + +If something doesn’t work, please [file an issue](https://github.com/rubemfsv/clean-react-app/issues/new). + +## Branches and contributions :bookmark_tabs: + +As this project is intended to be open source and free for everyone to use, feel free to contribute improvements. + +If something can be improved, just create a branch from `main` and make a Pull Request with the suggestions. + +## Contributors 💻 + +Meet the talented individuals who have contributed to simple_chips_input project: + + + + + ### Author [@danger-ahead](https://github.com/danger-ahead/)