Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 372 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (6 loc) · 372 Bytes

Contributing

Any help is appreciated. Bugs, suggestions - create an issue (if there isn't already).

Contributing code

Follow existing code style (default-ish IDEA's style), keep code readable and understandable. Prefer separate PRs for distinct features. Prefer multiple commits for unrelated changes.