Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 184 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 184 Bytes

Contributing

  1. Fork the repository
  2. Create a named feature branch (like add_component_x)
  3. Write you change
  4. Test it by running rake kitchen:all
  5. Submit a Pull Request