From 44b3b5ca65e25f577c740aad9ae62ef929f2cd0a Mon Sep 17 00:00:00 2001 From: Yeming Liu <11371776+isra-fel@users.noreply.github.com> Date: Tue, 23 Apr 2024 09:52:36 +0800 Subject: [PATCH 1/2] Clarify "Target Release" --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c7b5a2658657..89e198bc45e1 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,12 +6,12 @@ ## Mandatory Checklist -- Please choose the target release of Azure PowerShell +- Please choose the target release of Azure PowerShell. (⚠️**Target release** is a different concept from **API readyness**. Please click into the links for details.) - [ ] [General release](../blob/main/CONTRIBUTING.md#target-release-types) - [ ] [Public preview](../blob/main/CONTRIBUTING.md#target-release-types) - [ ] [Private preview](../blob/main/CONTRIBUTING.md#target-release-types) - [ ] [Engineering build](../blob/main/CONTRIBUTING.md#target-release-types) - - [ ] N/A + - [ ] No need for a release - [ ] Check this box to confirm: **I have read the [_Submitting Changes_](../blob/main/CONTRIBUTING.md#submitting-changes) section of [`CONTRIBUTING.md`](../blob/main/CONTRIBUTING.md) and reviewed the following information:** From c2c4e51b7e2c73c7ed1302ba23f0ed41faa96155 Mon Sep 17 00:00:00 2001 From: Yeming Liu <11371776+isra-fel@users.noreply.github.com> Date: Wed, 24 Apr 2024 15:25:34 +0800 Subject: [PATCH 2/2] Update .github/PULL_REQUEST_TEMPLATE.md Co-authored-by: Yabo Hu --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 89e198bc45e1..d639c4da0c84 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,7 +6,7 @@ ## Mandatory Checklist -- Please choose the target release of Azure PowerShell. (⚠️**Target release** is a different concept from **API readyness**. Please click into the links for details.) +- Please choose the target release of Azure PowerShell. (⚠️**Target release** is a different concept from **API readiness**. Please click below links for details.) - [ ] [General release](../blob/main/CONTRIBUTING.md#target-release-types) - [ ] [Public preview](../blob/main/CONTRIBUTING.md#target-release-types) - [ ] [Private preview](../blob/main/CONTRIBUTING.md#target-release-types)