Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 819 Bytes

Contributing.md

File metadata and controls

19 lines (13 loc) · 819 Bytes

Contributing

We are very much interested in helping expand the hardware hacking open source community. Please feel free to fork and submit pull requests.

Here's a quick guide:

  1. Fork the repo.
  2. Add functionality or fix a bug!
  3. Push to your fork and submit a pull request.
  4. At this point you're waiting on us. We like to at least comment on, if not accept, pull requests within three business days (and, typically, one business day). We may suggest some changes or improvements or alternatives.

In terms of syntax please try and follow the conventions that can be seen in the current code base.

You can contribute in a number of ways including:

  1. Feature enhancements
  2. Writing / updating documentation
  3. Submitting bug fixes
  4. Submitting issues (we expect issue reports through Github issues)