Skip to content

Conversation

@baronfel
Copy link
Member

This is a very simple PR template since we often have servicing PRs. It won't be automatically available due to limitations in GitHub UX, but it is usable via URI query strings, and having it in-repo should make it more findable.

Copilot AI review requested due to automatic review settings October 31, 2025 17:20
@baronfel baronfel requested a review from a team October 31, 2025 17:21
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a new servicing pull request template to guide contributors through the process of requesting servicing approval for changes to released versions of the .NET SDK. The template ensures all necessary information for the servicing review process is collected upfront.

Key Changes

  • Adds a structured servicing PR template with sections for customer impact, regression status, testing, and risk assessment
  • Includes instructions to apply the "Servicing-consider" label for tracking by the servicing group


## Description

<!-- Describe the changes made in this PR at a high level. Remember to, as a rule, keep changes as targeted as possible for servicing-fixes. Push any refactoring to in-development branches. -->
Copy link

Copilot AI Oct 31, 2025

Choose a reason for hiding this comment

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

Inconsistent hyphenation: 'servicing-fixes' should be 'servicing fixes' to match the style used elsewhere in the template (e.g., line 3 uses 'a released version' without hyphenation for compound modifiers after nouns).

Suggested change
<!-- Describe the changes made in this PR at a high level. Remember to, as a rule, keep changes as targeted as possible for servicing-fixes. Push any refactoring to in-development branches. -->
<!-- Describe the changes made in this PR at a high level. Remember to, as a rule, keep changes as targeted as possible for servicing fixes. Push any refactoring to in-development branches. -->

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant