You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have any problems, please consult the [known issues][], developer [FAQ][], and [GitHub issues][].
4
+
If you do not see your problem captured, please file a [new issue][] and follow the provided template.
5
+
Also make sure to see the [Official Support Policy][].
6
+
If you know how to fix the issue, feel free to send a pull request our way. (The [Contribution Guides][] apply to that pull request, you may want to give it a read!)
7
+
8
+
[Official Support Policy]: https://docs.microsoft.com/en-us/powershell/scripting/powershell-support-lifecycle?view=powershell-6
Copy file name to clipboardExpand all lines: README.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -199,18 +199,16 @@ See [working with the PowerShell repository](https://github.com/PowerShell/Power
199
199
## Developing and Contributing
200
200
201
201
Please see the [Contribution Guide][] for how to develop and contribute.
202
-
203
-
If you have any problems, please consult the [known issues][], developer [FAQ][], and [GitHub issues][].
204
-
If you do not see your problem captured, please file a [new issue][] and follow the provided template.
205
202
If you are developing .NET Core C# applications targeting PowerShell Core, please [check out our FAQ][] to learn more about the PowerShell SDK NuGet package.
206
203
207
204
Also make sure to check out our [PowerShell-RFC repository](https://github.com/powershell/powershell-rfc) for request-for-comments (RFC) documents to submit and give comments on proposed and future designs.
208
205
209
206
[check out our FAQ]: https://github.com/PowerShell/PowerShell/tree/master/docs/FAQ.md#where-do-i-get-the-powershell-core-sdk-package
@@ -242,7 +240,7 @@ Governance policy for PowerShell project is described [here][].
242
240
This project has adopted the [Microsoft Open Source Code of Conduct][conduct-code].
243
241
For more information see the [Code of Conduct FAQ][conduct-FAQ] or contact [opencode@microsoft.com][conduct-email] with any additional questions or comments.
0 commit comments