Skip to content

chore(NODE-7691): add optional section into PR template for bug fixes - #5042

Open
tadjik1 wants to merge 3 commits into
mainfrom
NODE-7691
Open

chore(NODE-7691): add optional section into PR template for bug fixes#5042
tadjik1 wants to merge 3 commits into
mainfrom
NODE-7691

Conversation

@tadjik1

@tadjik1 tadjik1 commented Sep 1, 2026

Copy link
Copy Markdown
Member

Description

Summary of Changes

Change the PR template adding one more (optional) section for bug fixes requesting additional information: expected-vs-actual, versions, repro steps.

Double check the following

  • Lint is passing (npm run check:lint)
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@tadjik1
tadjik1 marked this pull request as ready for review September 1, 2026 13:38
@tadjik1
tadjik1 requested a review from a team as a code owner September 1, 2026 13:38
Copilot AI lite review requested due to automatic review settings September 1, 2026 13:38

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s GitHub pull request template to collect more structured information for bug-fix PRs, improving report completeness and review efficiency.

Changes:

  • Adds an optional “For bug fixes” section with prompts for current vs expected behavior, reproduction steps, and affected versions.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .github/pull_request_template.md Outdated
Comment thread .github/pull_request_template.md
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
johnmtll
johnmtll previously approved these changes Sep 1, 2026
@johnmtll johnmtll self-assigned this Sep 1, 2026
@johnmtll johnmtll added the Team Review Needs review from team label Sep 1, 2026
Comment thread .github/pull_request_template.md Outdated

@PavelSafronov PavelSafronov left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Team Review Needs review from team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants