mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-21 03:48:17 +00:00
502 B
502 B
Contributing to KumoMTA Documentation
Preparing your system
We use mdbook for documentation, so contributing edits requires installing mdbook. Original documentation for mdbook can be found here
First follow the instructions under "Installing for Development"
Install mdbook with cargo install mdbook
cd to the book source. IE: cd ~/kumomta/docs/kumomta_user_guide/src/
Create your edits, test and then file a PR with the team.