pub fn use_pr_template() -> Result<bool>Expand description
Whether to seed a new review’s body from the repo’s PR/MR template
(stk.usePrTemplate). Defaults to true - unlike most bool settings - so
the template is honored out of the box; set false to opt into a lean,
git-stk-only body.