Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 793 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (6 loc) · 793 Bytes

Contributing

You can contribute to this project pushing to your fork and submitting a pull request.

I like to try and comment on pull requests as soon as possible, but sometimes real-life gets in the way. I also may suggest some changes or improvements or alternatives. So my apologies in advance if I don't automatically accept your submission.

When contributing to CurrantPi keep in mind that the target audience wants to unpack the repo and (with any luck) tinker with the code. The shouldn't have to deal with fancy design patterns and abstractions. I'd like to keep code as simple (but not stupid), clean and readable as possible.

Code should be simple enough that any eager beginner can follow it.