Thank you for your interest in helping improve vibot!
Whether you want to improve documentation, suggest features, or fix bugs,
this guide will help you get started. 🎉
- Just clone this repository to you computer.
- Then just type
npm installand hit enter to install all the required dependencies.
- Firstly, create a branch for your changes.
- Use descriptive names like
feat/add-superior-button-componentorfix/increase-tooltip-z-index
- Use descriptive names like
- Then, when you're ready, just push your branch and create a pull request.
- Now there's nothing more to do, but just to wait for review and address any feedback.
- Check the open issues first.
- If your problem is there, add a comment or up-vote.
- If not there, create a new issue. Be as descriptive as possible.
Thanks for contributing to vibot!