Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 526 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (10 loc) · 526 Bytes

Contributing to Drun

We would love for you to contribute to Drun and help make it even better than today! As a contributor, here are the guidelines we would like to follow.

Pull Request Guidelines

Before submitting, please make sure the following is done:

  1. That there is a related issue and it is referenced in the PR text.
  2. There are tests that cover the changes.
  3. Format your code with deno fmt
  4. Document your code with JSDoc

Code style

Follow the Drun code style