Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 284 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 284 Bytes

Contributing

  1. Fork the project;
  2. Clone your fork using instructions found in README.md;
  3. Checkout a new branch;
  4. Make your code changes and/or additions;
  5. Run make stan and make test to ensure that your changes are gucci;
  6. Submit a PR for review;

Happy hacking!