Skip to content

Commit d074e50

Browse files
authored
Update CONTRIBUTING.md
1 parent ac6cda8 commit d074e50

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ This repository is not your standard codebase. It houses Swift evolution proposa
1313
### New proposals pull requests or major modifications
1414
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).
1515

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

Comments
 (0)