Skip to content

Latest commit

 

History

History
53 lines (42 loc) · 1.82 KB

File metadata and controls

53 lines (42 loc) · 1.82 KB
RFC RFC<four digit unique incrementing number assigned by Committee, this shall be left blank by the author>
Author <First Last>
Status <Draft | Experimental | Accepted | Rejected | Withdrawn | Final>
SupercededBy <link to another RFC>
Version <Major>.<Minor>
Area <Area within the PowerShell language>
Comments Due <Date for submitting comments to current draft (minimum 1 month)>
Plan to implement <Yes | With Help | No>
Helpers

Title

Description and rationale.

Motivation

As a <<user_profile>>,
I can <<functionality>>,
so that <<benefit>>.

User Experience

Example of user experience with example code/script. Include example of input and output.

Get-Example
Hello World

Specification

Alternate Proposals and Considerations

Required Help

This section is only required if 'Plan to implement' is 'Yes but with help' and should detail what help the RFC Author is looking for to ensure that the implementation required from this RFC is at an acceptable level for it to be accepted into the project.