How Devin discovers and uses GitHub-style pull request templates, including the custom Devin template filename.
DEVIN_PR_TEMPLATE.md
and devin_pr_template.md
are optional Devin‑specific overrides (both uppercase and lowercase variants are supported). If none exist, the standard PULL_REQUEST_TEMPLATE.md
and pull_request_template.md
locations are used. If nothing matches, Devin falls back to its built‑in default structure.
PULL_REQUEST_TEMPLATE.md
or pull_request_template.md
. Both uppercase and lowercase variants are supported.
If you prefer a single shared template, just keep (or add):