22
33* Proposal: [ ST-NNNN] ( NNNN-filename.md )
44* Authors: [ Author 1] ( https://github.com/author1 ) , [ Author 2] ( https://github.com/author2 )
5+ * Review Manager: TBD
56* Status: ** Awaiting implementation** or ** Awaiting review**
67* Bug: _ if applicable_ [ swiftlang/swift-testing#NNNNN] ( https://github.com/swiftlang/swift-testing/issues/NNNNN )
78* Implementation: [ swiftlang/swift-testing#NNNNN] ( https://github.com/swiftlang/swift-testing/pull/NNNNN )
@@ -14,8 +15,10 @@ except for the section headers and the header fields above. For example, you
1415should delete everything from this paragraph down to the Introduction section
1516below.
1617
17- As a proposal author, you should fill out all of the header fields. Delete any
18- header fields marked _ if applicable_ that are not applicable to your proposal.
18+ As a proposal author, you should fill out all of the header fields except
19+ ` Review Manager ` . The review manager will set that field and change several
20+ others as part of initiating the review. Delete any header fields marked _ if
21+ applicable_ that are not applicable to your proposal.
1922
2023When sharing a link to the proposal while it is still a PR, be sure to share a
2124live link to the proposal, not an exact commit, so that readers will always see
@@ -181,4 +184,5 @@ were incorporated into the proposal as it developed, take a moment here to thank
181184them for their contributions. This is a collaborative process, and everyone's
182185input should receive recognition!
183186
184- Generally, you should not acknowledge anyone who is listed as a co-author.
187+ Generally, you should not acknowledge anyone who is listed as a co-author or as
188+ the review manager.
0 commit comments