Skip to content

Commit 1bc3f3d

Browse files
stephencelistkremenek
authored andcommitted
Discourse updates (#803)
* Discourse updates * Update README.md
1 parent 9d06ec9 commit 1bc3f3d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[![Swift](https://img.shields.io/badge/Swift%205-Open%20to%20requests-brightgreen.svg)](#swift_stage)
33

44

5-
**Before you initiate a pull request**, please read the process document. Ideas should be thoroughly discussed on the [swift-evolution mailing list](https://swift.org/community/#swift-evolution) first.
5+
**Before you initiate a pull request**, please read the process document. Ideas should be thoroughly discussed on the [swift-evolution forums](https://swift.org/community/#swift-evolution) first.
66

77
This repository tracks the ongoing evolution of Swift. It contains:
88

process.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@ Please state explicitly whether you believe that the proposal should be accepted
4444

4545
## How to propose a change
4646

47-
* **Check prior proposals**: many ideas come up frequently, and may either be in active discussion on the mailing list, or may have been discussed already and have joined the [Commonly Rejected Proposals](commonly_proposed.md) list. Please check the mailing list archives and this list for context before proposing something new.
47+
* **Check prior proposals**: many ideas come up frequently, and may either be in active discussion on the forums, or may have been discussed already and have joined the [Commonly Rejected Proposals](commonly_proposed.md) list. Please [search the forums](https://forums.swift.org/search) for context before proposing something new.
4848
* **Consider the goals of the upcoming Swift release**: Each major
4949
Swift release is focused on a [specific set of goals](README.md)
5050
described early in the release cycle. When proposing a change to
5151
Swift, please consider how your proposal fits in with the larger goals
5252
of the upcoming Swift release. Proposals that are clearly out of scope
5353
for the upcoming Swift release will not be brought up for review. If you can't resist discussing a proposal that you know is out of scope, please include the tag `[Out of scope]` in the subject.
5454
* **Socialize the idea**: propose a rough sketch of the idea in the ["pitches" section of the Swift forums](https://forums.swift.org/c/evolution/pitches), the problems it solves, what the solution looks like, etc., to gauge interest from the community.
55-
* **Develop the proposal**: expand the rough sketch into a complete proposal, using the [proposal template](0000-template.md), and continue to refine the proposal on the evolution mailing list. Prototyping an implementation and its uses along with the proposal is *required* because it helps ensure both technical feasibility of the proposal as well as validating that the proposal solves the problems it is meant to solve.
55+
* **Develop the proposal**: expand the rough sketch into a complete proposal, using the [proposal template](0000-template.md), and continue to refine the proposal on the forums. Prototyping an implementation and its uses along with the proposal is *required* because it helps ensure both technical feasibility of the proposal as well as validating that the proposal solves the problems it is meant to solve.
5656
* **Request a review**: initiate a pull request to the [swift-evolution repository][swift-evolution-repo] to indicate to the core team that you would like the proposal to be reviewed. When the proposal is sufficiently detailed and clear, and addresses feedback from earlier discussions of the idea, the pull request will be accepted. The proposal will be assigned a proposal number as well as a core team member to manage the review.
5757
* **Address feedback**: in general, and especially [during the review period][proposal-status], be responsive to questions and feedback about the proposal.
5858

@@ -79,7 +79,7 @@ intent during the review period.
7979
After the review has completed, the core team will make a decision on
8080
the proposal. The review manager is responsible for determining
8181
consensus among the core team members, then reporting their decision
82-
to the proposal authors and mailing list. The review manager will
82+
to the proposal authors and forums. The review manager will
8383
update the proposal's state in the [swift-evolution
8484
repository][swift-evolution-repo] to reflect that decision.
8585

0 commit comments

Comments
 (0)