Skip to content

Commit dc89ee3

Browse files
TravisEz13kilasuit
authored andcommitted
Add processor architecture to distribution request (PowerShell#10661)
* Add processor architecture to distribution request * Update .github/ISSUE_TEMPLATE/Distribution_Request.md * Update Distribution_Request.md * Update .github/ISSUE_TEMPLATE/Distribution_Request.md
1 parent 4f9d93e commit dc89ee3

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

.github/ISSUE_TEMPLATE/Distribution_Request.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,10 @@ assignees: ''
1212
- Name of the Distribution:
1313
- Version of the Distribution:
1414
- Processor Architecture (One per request):
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.
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
2319

2420
## Progress - For PowerShell Team **ONLY**
2521

0 commit comments

Comments
 (0)