If you're reading this, you're awesome! Thank you for helping us make this project great and being a part of the coding community. Here are a few guidelines that will help you along the way. Code of Conduct
Steps to contribute:
- Fork this repository into your account on Github
- Clone your forked repository (not our original one) to your hard drive with git clone https://github.com/YOURUSERNAME/universal-graph-client.git
- Design and develop your changes
- Add/update unit tests
- Add/update integration tests
- Add/update documentation on gh-pages branch
- Create a pull request for review to request merge
THANK YOU!