Skip to main content
Module

x/cliffy/CONTRIBUTING.md

Command line framework for deno πŸ¦• Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
File

Contributing to Cliffy

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

Get in touch

  • ❓ Ask general support questions on StackOverflow (using the cliffy 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 -r --allow-env --unstable.

If you need any help, feel free to ask!