Contribution Guide¶
Everything a contributor (or fork maintainer) needs to navigate the repo: how stow + Make apply the dotfiles, how Release Please cuts versions, the lint/format gates, and how the docs site builds and ships.
| Page | Purpose |
|---|---|
| Stow & Make | How stow lays out symlinks and what each make target does. |
| Release Please | Versioning and changelog automation via Release Please. |
| Linting & formatting | Prettier, markdownlint-cli2, shellcheck, EditorConfig. |
| Contributing | How the docs site is built and served locally. |