Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 501 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (12 loc) · 501 Bytes

Contributing

Please feel free to contribute. Check out our issues list.

Pull requests

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

Issues

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

Coding style

Comment every public methods, properties, classes. Make commits as atomic as possible with undestandable comment. If you are developing feature of fixing bug, please mention issue number (e.g. #222) in commit text.