Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 441 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (5 loc) · 441 Bytes

Contributing

Thank you for the interest in the project! Right now everything is very much a work in progress. Anything like filing bugs, requesting features, submitting PRs, and providing constructive feedback on code quality or design is greatly appreciated!

Reminder to follow the Code of Conduct and I look forward to working with you!

Rust

Before committing, be sure to run cargo fmt and cargo clippy.