Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 573 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (13 loc) · 573 Bytes

How to contribute

  1. Make sure you test all of your code. We're at a 100% code coverage and plan on keeping it that way 😀.
  2. Please test your changes locally

Opening a pull request

  1. Please put as many details as possible
  2. THANK YOU! 💯 🥳

Getting into a new release

All you have to do it add a label to your pull request to make it release!

Simply add one of the following labels:

  • major (Big breaking change)
  • minor (Small break / bigger fix)
  • patch (Small non breaking)

** PLEASE use patch if you're not sure **