Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 594 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) · 594 Bytes

Contributing to Fast Forward

First off, thank you for considering contributing to Fast Forward. Here are a few things you may find helpful.

Before you submit your PR please consider the following guidelines:

  • 🕶 Follow Deno's style guide.
  • ✨ Make sure to run deno fmt and deno lint --unstable before committing.
  • 📄 Conventional Commits are appreciated.
  • ⚙️ Test your changes locally with deno test --allow-read --allow-run.

If you need any help, feel free to ask!