From ae276da8f6c8fd432d2dbc4628fc94869ff70b4e Mon Sep 17 00:00:00 2001 From: --get Date: Fri, 31 Oct 2025 12:17:46 -0500 Subject: [PATCH] add a template for servicing pull requests --- .github/PULL_REQUEST_TEMPLATE/servicing.md | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE/servicing.md diff --git a/.github/PULL_REQUEST_TEMPLATE/servicing.md b/.github/PULL_REQUEST_TEMPLATE/servicing.md new file mode 100644 index 000000000000..6234fc02b797 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/servicing.md @@ -0,0 +1,34 @@ +--- +name: Request Servicing Approval +about: Prepare a PR that needs to be approved by .NET Servicing, for example to apply to a released version of the .NET SDK. +--- + + + +Fixes # + +## Customer Issue + + + +## Description + + + +## Was this a regression? + +- [ ] Yes +- [ ] No + +## Testing + + + +## Risk + +