Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 538 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (14 loc) · 538 Bytes

Contributing :octocat:

I'd love to see your ideas for improving this library.

Pull requests

The best way to contribute is by submitting a pull request. I'll do my best to respond to you as soon as possible.

Issues

If you find a bug or you have a suggestion create an issue.

Coding style

Please make sure to follow my general coding style for new features.

Comment everything

Every method or variable (outside of a method) has to be commented.

Writing code

Please follow my coding style.