Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 480 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (12 loc) · 480 Bytes

Contributing

If you want to contribute, please:

  1. Read our Style Guide
  2. Lint with ShellCheck
  3. Use EditorConfig if your editor supports it
  4. Run the test suite with ./tests/helper -a.

If new functionality is added, or changed, tests should be created or updated.

Thanks for helping out!