Skip to content
Open
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
12 changes: 11 additions & 1 deletion RFCNNNN-New-RFC-Template.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,15 @@ 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 | No>
# Helpers is only required if 'Plan to implement' is 'Yes but with help' and can contain either direct links to an individual or to a well known team like the Cmdlets Working Group or a project like PSResourceGet. This allows for both the "I'd like to do this alone" as well as "I'd like to do this with others" ways of working, whilst enabling opportunities to be able to work closer with others either as part of the PowerShell Team or from the Community.
# Details to be Provided in the below Required Help Section
Helpers:
# Helpers should be a list that can contain
# - Individual accounts
# - Working Group/s
# - a GitHub organisation/s
# - Linked Project's
# - external team/organisation
---

# Title
Expand Down Expand Up @@ -36,3 +44,5 @@ Hello World

## 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.