Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 415 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (7 loc) · 415 Bytes

Contribution Guidelines

Hello!! If you've made it this far you're seriously considering writing some code! Thanks for that, I really appreciate it!

There's very few guidelines for contributing to this project. I'm not a fan of strict rules, so I'll keep it simple.

  • Be nice!
  • Write tests
  • Format your code (run yarn prettier or set up formatting in your IDE of choice)

That's it! Told you it was simple!