Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.45 KB

CONTRIBUTING.adoc

File metadata and controls

33 lines (23 loc) · 1.45 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. Fork the repository and create a topic branch.

  3. Submit a pull request with the proposed changes.

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

Note
If you submit a new add-on, the add-on must be added as a sub-directory in the /add-ons/ sub-directory of the repository. See the documentation for information about file structure and content format.
Note
We also recommend providing integration tests for the add-on. See the integration tests documentation for more information.

Questions?

If you run into issues or have any questions about contributions, you can reach the Minishift community by: