You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gridscale-check/CONTRIBUTING.md

565 B

Contributing to gridscale-check

Development workflow

  • Development is done on the develop branch.
  • Releases are cut from the master branch.
  • For anything larger than single commits, please use feature/bugfix branches.

Reporting Bugs or Enhancement Requests

Please submit bugs or enhancement requests through the public bug tracker within the github project.

Submitting Patches

The gridscale-check source code is managed using the git distributed source control management tool https://www.git-scm.org/. Please submit patches accordingly.