From c406f9fe68b7bee1bc4695f70d9dba86b3061ad4 Mon Sep 17 00:00:00 2001 From: Travis Plunk Date: Wed, 20 Jan 2021 09:26:10 -0800 Subject: [PATCH] Update distribution support request template to point to dotnet 5.0 support doc (#14578) --- .github/ISSUE_TEMPLATE/Distribution_Request.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Distribution_Request.md b/.github/ISSUE_TEMPLATE/Distribution_Request.md index ff0896627..77c407b96 100644 --- a/.github/ISSUE_TEMPLATE/Distribution_Request.md +++ b/.github/ISSUE_TEMPLATE/Distribution_Request.md @@ -17,16 +17,19 @@ assignees: '' - [ ] Tar.gz - Snap - Please file issue in https://github.com/powershell/powershell-snap. This issues type is unrelated to snap packages with a distribution neutral. - Processor Architecture (One per request): -- [ ] **Required** - An issues has been filed to create a Docker image in https://github.com/powershell/powershell-docker - The following is a requirement for supporting a distribution **without exception.** - - [ ] The version and architecture of the Distribution is [supported by .NET Core](https://github.com/dotnet/core/blob/master/release-notes/3.0/3.0-supported-os.md#linux). + - [ ] The version and architecture of the Distribution is [supported by .NET Core](https://github.com/dotnet/core/blob/master/release-notes/5.0/5.0-supported-os.md#linux). - The following are requirements for supporting a distribution. Please write a justification for any exception where these criteria are not met and the PowerShell committee will review the request. - [ ] The version of the Distribution is supported for at least one year. - [ ] The version of the Distribution is not an [interim release](https://ubuntu.com/about/release-cycle) or equivalent. -## Progress - For PowerShell Team **ONLY** +## Progress + +- [ ] An issues has been filed to create a Docker image in https://github.com/powershell/powershell-docker + +### For PowerShell Team **ONLY** - [ ] Docker image created - [ ] Docker image published