If you'd like to help out the project, that'd be awesome!
Simply fork the project, and create a new feature branch and
create a pull request! Just make sure you abide by these guidelines:
-
Abide by the conventions set by the .editorconfig. Please use Two Spaces (No tabs)
for indentation. -
If you are writing new functionality, please make sure to write a test!
If you've found an issue, please make sure your issue is reproducible, and
let us know how we can reproduce your issue, that way we can find a fix for you.