We're really glad you're reading this, because we need developers to help this project. 👏

## If you would like to contribute, here are a few starters:

-   Bug Hunts.
-   Add sorts of examples.
-   Refactor Code.
-   Additional features/ More integrations.
-   TS support.

## Instructions

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](https://github.com/salman0ansari/whatsapp-api-nodejs/compare?expand=1) with a clear list of what you've done (read more [about pull requests](https://help.github.com/articles/about-pull-requests/)). Make sure all of your commits are atomic (one feature per commit).
