Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.21 KB

File metadata and controls

27 lines (18 loc) · 1.21 KB

Contributing

Whether you have a an issue, a feature request, or a bug report, you may use the templates provided to raise an issue!

Table of Contents

  1. Help, I found a bug!
  2. Whoa, I have a great idea!
  3. Beep boop, I want to contribute code!

I found a bug!

The issues section is made just for you! Please check the existing issues to see if it has already been filed. If not, please file a new one with the bug issue label.

I have a great idea!

The issues section is made just for you! Please check the existing issues to see if the idea has already been proposed. If not, please file a new one with the feature request issue label.

I want to contribute code!

Great! Please open a pull request. Before merging, make sure to run local tests to ensure that you are not breaking anything in production.