Skip to main content
Module

x/velociraptor/CONTRIBUTING.md

The npm-style script runner for Deno
Go to Latest
File

Contributing

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

Get in touch

  • ❓ Ask general support questions on StackOverflow (using the velociraptor tag) or in the chat.
  • 👨‍💻 Use issues to report bugs, request new features and discuss your contributions.
  • 💬 Discuss topics in the chat.

Contributing to development

Before you submit your PR please consider the following guidelines:

  • 🕶 Follow Deno’s style guide.
  • ✨ Make sure to run deno fmt before committing.
  • 📄 Conventional Commits are appreciated.
  • ⚙️ Test your changes locally with deno test -Ar.

If you need any help, feel free to ask!