We're really glad you're reading this, because we need developers to help this project. 👏
- Bug Hunts.
- Add sorts of examples.
- Refactor Code.
- Additional features/ More integrations.
- TS support.
These steps will guide you through contributing to this project:
-
Create an issue to discuss about the changes you want to do before starting to code.
-
Fork the repo
-
Clone it and install dependencies
$ git clone https://github.com/https://github.com/salman0ansari/whatsapp-api-nodejs $ npm install
-
Make changes
-
Send a GitHub Pull Request with a clear list of what you've done (read more about pull requests). Make sure all of your commits are atomic (one feature per commit).