Skip to content

Commit 5729d9b

Browse files
TravisEz13kilasuit
authored andcommitted
Clarify which requirement are mandatory (PowerShell#10734)
1 parent aa01df8 commit 5729d9b

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

.github/ISSUE_TEMPLATE/Distribution_Request.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,14 @@ assignees: ''
1212
- Name of the Distribution:
1313
- Version of the Distribution:
1414
- Processor Architecture (One per request):
15-
- [ ] The version of the Distribution is supported for at least one year.
16-
- [ ] The version of the Distribution is not an [interim release](https://ubuntu.com/about/release-cycle) or equivalent.
17-
- [ ] 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).
18-
- [ ] An issues has been filed to create a Docker image in https://github.com/powershell/powershell-docker
15+
- [ ] **Required** - An issues has been filed to create a Docker image in https://github.com/powershell/powershell-docker
16+
- The following is a requirement for supporting a distribution **without exception.**
17+
- [ ] 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).
18+
- The following are requirements for supporting a distribution.
19+
Please write a justification for any exception where these criteria are not met and
20+
the PowerShell comittee will review the request.
21+
- [ ] The version of the Distribution is supported for at least one year.
22+
- [ ] The version of the Distribution is not an [interim release](https://ubuntu.com/about/release-cycle) or equivalent.
1923

2024
## Progress - For PowerShell Team **ONLY**
2125

0 commit comments

Comments
 (0)