You can contribute in the following ways:
- Finding and reporting bugs
- Fixing bugs or implementing new features
- Improving the documentation
- Improving the code structure
- Fork this repository to your own GitHub account and then clone it to your computer;
- Install the dev dependencies using NPM:
npm install
; - Make the necessary changes;
- Submit a pull request and I'll be happy to review it 🙌;
- Wait for feedback or approval (this should not take too long).