Skip to content
Markdown

Markdown Pull Request Template

Generate a PR template with description, type-of-change, and a checklist.

How it works

  1. 1Optionally add extra checklist items.
  2. 2Copy the template.
  3. 3Save it as your PR template.

Use cases

  • Add a consistent PR template.
  • Improve code-review quality.
  • Remind contributors of required steps.

Frequently asked questions

Where should this file live?

Save it as .github/pull_request_template.md so GitHub uses it automatically.

Can I add custom checklist items?

Yes, anything you type (one per line) is appended to the standard checklist.

Is it private?

Yes. The document is assembled in your browser; nothing is uploaded or stored.

See all →