# Contributing Interested in contributing? Awesome! 1. [Making changes](#making-changes) 1. [Adding a template](#adding-a-template) 1. [Editing a template](#editing-a-template) ## Making changes 1. Install [Rust](https://www.rust-lang.org/tools/install) 1. Install [wkhtmltopdf](./README.md#wkhtmltopdf) 1. Make the desired changes 1. Run `cargo test` to run tests 1. Install [Clippy](https://github.com/rust-lang/rust-clippy) and run `cargo clippy` to check for linter errors 1. Run `cargo run -- ` to see the effects of your changes on the CLI, e.g., `cargo run -- init --template