Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.54 KB

CONTRIBUTING.adoc

File metadata and controls

27 lines (20 loc) · 1.54 KB

Contribution guidelines

Filing issues

File issues using the standard Github issue tracker for the repository. Before you submit a new issue, we recommend that you search the list of issues to see if anyone already submitted a similar issue.

Contributing patches

Thank you for your contributions! Please follow this process to submit a patch:

  1. Create an issue describing your proposed change to the repository.

  2. The repository owners will triage and respond to your issue promptly.

  3. Fork the repository and create a topic branch.

  4. Refer to the developer documentation for guidelines and tips on how to build and test Minishift.

  5. Submit a pull request with the proposed changes.

    1. The required format for the git commit message is 'Issue #<issue_no> message'.

    2. To make reviewing and integration as smooth as possible, please run the make targets test, fmtcheck and validate_commits prior to submitting the pull request.

Questions?

If you run into issues or have any questions about contributions, feel free to ping the Minishift developers on IRC at the #minishift channel on Freenode.