Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 525 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (11 loc) · 525 Bytes

Contribution Guidelines

We welcome patches to the toolkit, as long as you follow these guidelines:

Indentation and whitespace

2-space, soft-tabs only. No trailing whitespace.

Versioning

We use semantic versioning, and bump the version on master only. Please don't submit your own proposed version numbers.

Commit hygiene

Please see our git style guide which describes how we prefer git history and commit messages to read.