This repository enforces the Conventional Commits specification for writing pull requests and issues titles.
We ask you to write a short and meaningful title while going into more detail about your changes in the description of the pull request.
Typically, you should receive a response to your pull request within a few hours.
After you've made your changes, please run deno task check
to format & check
your code and run the test suites.