Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 273 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 273 Bytes

Contributing

How to contribute

  1. Fork the repository on GitHub
  2. Create a named feature branch (like add_component_x)
  3. Write your change
  4. Test your change (No formal testing framework yet, but please test your changes!)
  5. Submit a Pull Request using GitHub