Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

document how experimental features are supported #4046

Merged
merged 2 commits into from
Mar 25, 2019
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
7 changes: 7 additions & 0 deletions reference/docs-conceptual/PowerShell-Support-Lifecycle.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ including [Premier][], [Microsoft Enterprise Agreements][enterprise-agreement],
and [Microsoft Software Assurance][assurance].
You can also pay for [assisted support][] for PowerShell Core by filing a support request for your problem.

## Community Support

We also offer [community support][] on GitHub where you can file an issue, bug, or feature request.
Also, you may find help from other members of the community on the general
[Microsoft Community][] or the Microsoft [PowerShell Tech Community][].
Expand Down Expand Up @@ -147,6 +149,10 @@ After installing this module, run the `Add-WindowsPSModulePath` cmdlet to add th
Add-WindowsPSModulePath
```

## Experimental features

[Experimental features][] are limited to [community support](#community-support).

[Premier]: https://www.microsoft.com/en-us/microsoftservices/support.aspx
[enterprise-agreement]: https://www.microsoft.com/en-us/licensing/licensing-programs/enterprise.aspx
[assurance]: https://www.microsoft.com/en-us/licensing/licensing-programs/software-assurance-default.aspx
Expand All @@ -159,3 +165,4 @@ Add-WindowsPSModulePath
[semi-annual]: https://docs.microsoft.com/windows-server/get-started/semi-annual-channel-overview
[MIT license]: https://github.com/PowerShell/PowerShell/blob/master/LICENSE.txt
[`WindowsPSModulePath`]: https://www.powershellgallery.com/packages/WindowsPSModulePath/
[Experimental features]: /powershell/module/microsoft.powershell.core/about/about_powershell_config?view=powershell-6#experimentalfeatures