Configuration
PR Templates
Configure pull request description templates.
PR templates help maintain consistent pull request descriptions across your team.
Global Template
Set a default PR template that applies to all workspaces:
- Go to Settings (
Cmd+,) > Advanced > PR Templates - Enter your template using Markdown
- Claude uses this template when generating PR descriptions
Per-Workspace Templates
Override the global template for specific repositories:
- Open the workspace settings
- Add a custom PR template
- This template takes priority over the global one
Template Variables
Templates can include sections that Claude fills in:
Claude generates content for each section based on the actual code changes in the session.