Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 567 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) · 567 Bytes

Contributing

Here's a quick list of tips for contributing to this project:

  1. We follow the Tests Always Included Style Guide.
  2. You should make sure your editor uses EditorConfig so you can follow our whitespace rules easily. This is optional, but a convenient way to configure your editor to match our style.
  3. Since this is shell code, please lint with ShellCheck.

Thanks for helping out!