zacanger/koa-simple-static

View on GitHub
.github/CONTRIBUTING.md

Summary

Maintainability
Test Coverage
# Contributing

Contributions are welcome!

* Please make sure you fill out the issue or PR template accurately.
* If submitting a PR, please make sure you've run the tests with `npm t`.
* Please use the current latest `npm` and install with `npm ci` (unless you're intending to modify dependencies).
* Follow the [Rust Code of Conduct](https://www.rust-lang.org/policies/code-of-conduct).