Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/Distribution_Request.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Distribution Support Request
about: Requests suppoort for a new distribution
about: Requests support for a new distribution
title: "Distribution Support Request"
labels: Distribution-Request
assignees: ''
Expand All @@ -22,7 +22,7 @@ assignees: ''
- [ ] 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 following are requirements for supporting a distribution.
Please write a justification for any exception where these criteria are not met and
the PowerShell comittee will review the request.
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.

Expand Down