ContributingΒΆ

If you would like to contribute commands or find errors and/or better ways to build commands, please consider contributing to seam. To do so, please use the following workflow:

  • Fork the repository to your own account.
  • Checkout an aptly-named branch and commit your changes.
  • Please add tests (and documentation) and make sure they pass. You can use $ make test to run the suite.
  • Push your commits to your fork and submit a pull-request.