Improvement

November 5, 20251 Minute Read

Copilot coding agent now supports pull request templates

Copilot coding agent is our asynchronous, autonomous background agent. When Copilot coding agent finishes its work, it updates the body of its pull request with a summary of changes. Now, Copilot can follow the repository’s pull request template when writing the body.

Create a pull request template by adding a file called pull_request_template.md to your repository. If your repository includes multiple pull request templates, Copilot will pick the one best suited to the task.

To learn more about best practices while using coding agent, visit our coding agent documentation.

Subscribe to our developer newsletter

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.

By submitting, I agree to let GitHub and its affiliates use my information for personalized communications, targeted advertising, and campaign effectiveness. See the GitHub Privacy Statement for more details.

Copilot coding agent now supports pull request templates - GitHub Changelog