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: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ implemented and reviewed via the normal GitHub pull request workflow.
10
10
11
11
Some changes though are "substantial", and we ask that these be put
12
12
through a bit of a design process and produce a consensus among the Vue
13
-
core team and the community.
13
+
[core team] and the community.
14
14
15
15
## The RFC life-cycle
16
16
@@ -105,7 +105,7 @@ into Vue.
105
105
Once an RFC becomes active then authors may implement it and submit the
106
106
feature as a pull request to the Vue repo. Becoming 'active' is not a rubber
107
107
stamp, and in particular still does not mean the feature will ultimately
108
-
be merged; it does mean that the core team has agreed to it in principle
108
+
be merged; it does mean that the [core team] has agreed to it in principle
109
109
and are amenable to merging it.
110
110
111
111
Furthermore, the fact that a given RFC has been accepted and is
@@ -135,7 +135,7 @@ feel free to ask (e.g. by leaving a comment on the associated issue).
135
135
## Reviewing RFC's
136
136
137
137
Members of the [core team] will attempt to review some set of open RFC
138
-
pull requests on a regular basis. If a core team member believes an RFC PR is ready to be accepted into active status, they can approve the PR using GitHub's review feature to signal their approval of the RFC.
138
+
pull requests on a regular basis. If a [core team] member believes an RFC PR is ready to be accepted into active status, they can approve the PR using GitHub's review feature to signal their approval of the RFC.
139
139
140
140
**Vue's RFC process owes its inspiration to the [React RFC process], [Rust RFC process] and [Ember RFC process]**
0 commit comments