Skip to content

Commit c2d8f33

Browse files
Update 'Upcoming feature flag' name
Change the header field 'Feature Identifier' to 'Upcoming feature flag' to be consistent with the use of that name in the existing proposals with upcoming feature flags as added in 70f9605.
1 parent 039063a commit c2d8f33

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

proposal-templates/0000-swift-template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Roadmap: *if applicable* [Roadmap Name](https://forums.swift.org/...))
99
* Bug: *if applicable* [apple/swift#NNNNN](https://github.com/apple/swift/issues/NNNNN)
1010
* Implementation: [apple/swift#NNNNN](https://github.com/apple/swift/pull/NNNNN) or [apple/swift-evolution-staging#NNNNN](https://github.com/apple/swift-evolution-staging/pull/NNNNN)
11-
* Feature Identifier: *if applicable* `MyFeatureName`
11+
* Upcoming feature flag: *if applicable* `MyFeatureName`
1212
* Previous Proposal: *if applicable* [SE-XXXX](XXXX-filename.md)
1313
* Previous Revision: *if applicable* [1](https://github.com/apple/swift-evolution/blob/...commit-ID.../proposals/NNNN-filename.md)
1414
* Review: ([pitch](https://forums.swift.org/...))
@@ -62,9 +62,9 @@ been committed to the main branch (as an experimental feature), say
6262
that and specify the experimental feature flag. If the implementation
6363
is spread across multiple PRs, just link to the most important ones.
6464

65-
`Feature Identifier` should be the feature name used to identify this
65+
`Upcoming feature flag` should be the feature name used to identify this
6666
feature under [SE-0362](https://github.com/apple/swift-evolution/blob/main/proposals/0362-piecemeal-future-features.md#proposals-define-their-own-feature-identifier).
67-
Not all proposals need a feature identifier. You should think about
67+
Not all proposals need an upcoming feature flag. You should think about
6868
whether one would be useful for your proposal as part of filling this
6969
field out.
7070

0 commit comments

Comments
 (0)