Skip to content

Commit cdee004

Browse files
authored
docs: link all occurrences of "core team" (#467)
1 parent 58ff2f2 commit cdee004

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ implemented and reviewed via the normal GitHub pull request workflow.
1010

1111
Some changes though are "substantial", and we ask that these be put
1212
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.
1414

1515
## The RFC life-cycle
1616

@@ -105,7 +105,7 @@ into Vue.
105105
Once an RFC becomes active then authors may implement it and submit the
106106
feature as a pull request to the Vue repo. Becoming 'active' is not a rubber
107107
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
109109
and are amenable to merging it.
110110

111111
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).
135135
## Reviewing RFC's
136136

137137
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.
139139

140140
**Vue's RFC process owes its inspiration to the [React RFC process], [Rust RFC process] and [Ember RFC process]**
141141

0 commit comments

Comments
 (0)