You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+6-4Lines changed: 6 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,9 @@ This repository is not your standard codebase. It houses Swift evolution proposa
13
13
### New proposals pull requests or major modifications
14
14
New proposals that follow the [Swift evolution process](process.md) can be submitted as a pull request after the pitch process in the [evolution forums](https://forums.swift.org/c/evolution/pitches/5).
15
15
16
-
Substantive changes to:
17
-
- existing proposals should only be made with the permission of the proposal authors. Substantive changes to a proposal in the Accepted or Rejected states are discouraged and require the approval of the appropriate evolution workgroup. Substantive changes to a proposal in the Active Review state require the approval of the appropriate evolution workgroup and should be advertised in the review thread.
18
-
- change vision documents require the approval of the appropriate evolution workgroup.
19
-
- documented evolution process require the approval of the Core Team.
16
+
#### Substantive changes
17
+
- changes to existing proposals should only be made with the permission of the proposal authors.
18
+
- changes to a proposal in the Accepted or Rejected states are discouraged and require the approval of the appropriate evolution workgroup.
19
+
- changes to a proposal in the Active Review state require the approval of the appropriate evolution workgroup and should be advertised in the review thread.
20
+
- changes to vision documents require the approval of the appropriate evolution workgroup.
21
+
- changes to documented evolution process require the approval of the Core Team.
0 commit comments