Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 352 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (9 loc) · 352 Bytes

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (like add_component_x)
  3. Write your change
  4. Write tests for your change (if applicable)
  5. Run the tests with kitchen test, ensuring they all pass
  6. Submit a Pull Request using Github

License and Authors

Author:: Eddie Hurtig ([email protected])