Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 338 Bytes

CONTRIBUTING.MD

File metadata and controls

13 lines (8 loc) · 338 Bytes

Contribution Guide

Process

  • Create a fork of the repository
  • Commit all changes to that fork
  • Create a pull request - it will be squashed into a single commit

Code Style

Allman / BSD.

Don't worry about code style too much, the actual code is more important.