Skip to content

Commit 20926aa

Browse files
authored
Update template to fix PowerShell#211
This adds suggested changes to the RFC template as part of issue PowerShell#211
1 parent 7bf4136 commit 20926aa

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

RFCNNNN-New-RFC-Template.md

+4-8
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Version: <Major>.<Minor>
77
Area: <Area within the PowerShell language>
88
Comments Due: <Date for submitting comments to current draft (minimum 1 month)>
99
Plan to implement: <Yes | No>
10+
Require Support to implement: <Yes | No>
1011
---
1112

1213
# Title
@@ -24,15 +25,10 @@ Description and rationale.
2425
Example of user experience with example code/script.
2526
Include example of input and output.
2627

27-
```powershell
28-
Get-Example
29-
```
30-
31-
```output
32-
Hello World
33-
```
34-
3528
## Specification
3629

3730
## Alternate Proposals and Considerations
3831

32+
## Supporting Adoption
33+
34+
## Support required to Implement

0 commit comments

Comments
 (0)