Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.14 KB

CONTRIBUTING.md

File metadata and controls

19 lines (15 loc) · 1.14 KB

Contributing to Kismatic:

First, thank you for any and all contributions! We always love to hear from our community and encourage everyone to submit pull requests that will improve the project.

Before submitting any major changes, here are some suggested guidelines:

  1. Join the our public Slack community to ask questions about any specific features, problems you may have, support needed, use cases or general approaches to using Kismatic.
  2. Check the open issues and pull requests for existing discussions.
  3. Open an issue first, to discuss a new feature or enhancement.
  4. Write tests, and make sure the test suite passes locally and on CI.
  5. Open a pull request, and reference the relevant issue(s).
  6. After receiving feedback, squash your commits and add a great commit message.
  7. Have fun!