Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
File

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