We welcome pull requests on this project. However, due to funding constraints, there is no guarantee that pull requests will be merged with the main line code or even reviewed. We will do the best we can.
To contribute: fork, then clone the repo:
git clone [email protected]:your-username/jsqrl.git
Make your changes, and push them to your fork. Then submit a pull request.
Things that will help increase that your pull request is reviewed and accepted:
- Write tests (and make sure they pass!)
- Write a good commit message