UNPKG

390 BMarkdownView Raw
1# Contributing
2
3Contributions are welcome!
4
5* Please make sure you fill out the issue or PR template accurately.
6* If submitting a PR, please make sure you've run the tests with `npm t`.
7* Please use the current latest `npm` and install with `npm ci` (unless you're intending to modify dependencies).
8* Follow the [Rust Code of Conduct](https://www.rust-lang.org/policies/code-of-conduct).