Thanks for being willing to contribute!
- Fork and clone the repo
- Create a branch for your PR
- Kindly add the entry in the right category in Table of contents.
- Add OFFICIAL keyword if it's a official node sdk.
- Keep description short and simple Adding something to an awesome list.
Once you completed making the change, Please make sure to run the tests before you commit your changes. You can run
yarn test which will test your code.
Working on your first Pull Request? How to Contribute to an Open Source Project on GitHub. Thanks to @kentcdodds for this amazing tutorial.