Github: pull request template
β’ 47 words β’ 1 min
β οΈ This post is over one year old. It may no longer be up to date or relevant. Opinions may have changed.
To create a pull request template for a github repository, create a
.github/pull_request_template.md file.
Take advantage of markdown formatting.
I found the following prompt useful as a starting point for Claude Code within the repository:
Suggest a template for this repository for new github PRs.
Backlinks
- Markdown headings and git comments (Jul 08, 2025)
- Espanso for Github PR templates (Jun 16, 2025)