Skip to content

Commit f2767c2

Browse files
authored
chore: update readme
1 parent 3774170 commit f2767c2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ changes to one of the projects listed below:
3434
- [Nativescript iOS V8 Runtime](https://github.com/NativeScript/ns-v8ios-runtime)
3535
- [NativeScript CLI](https://github.com/NativeScript/nativescript-cli)
3636

37-
We are limiting the RFC process for these repos to test out the process in a more manageable fashion, and may expand it to cover more projects under the `vuejs` organization in the future. For now, if you wish to suggest changes to those other projects, please use their respective issue lists.
37+
We are limiting the RFC process for these repos to test out the process in a more manageable fashion, and may expand it to cover more projects under the `NativeScript` organization in the future. For now, if you wish to suggest changes to those other projects, please use their respective issue lists.
3838

3939
What constitutes a "substantial" change is evolving based on community norms, but may include the following:
4040

@@ -45,7 +45,7 @@ What constitutes a "substantial" change is evolving based on community norms, bu
4545

4646
Some changes do not require an RFC:
4747

48-
- Additions that strictly improve objective, numerical quality criteria (speedup, better browser support)
48+
- Additions that strictly improve objective, numerical quality criteria (speedup, better runtime support)
4949
- Fixing objectively incorrect behavior
5050
- Rephrasing, reorganizing or refactoring
5151
- Addition or removal of warnings
@@ -141,10 +141,10 @@ feel free to ask (e.g. by leaving a comment on the associated issue).
141141
Members of the [core team] will attempt to review some set of open RFC
142142
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.
143143

144-
**Nativescript's RFC process owes its inspiration to the [React RFC process], [Rust RFC process] and [Ember RFC process]**
144+
**Nativescript's RFC process owes its inspiration to the [Vuejs RFC process], [React RFC process], [Rust RFC process] and [Ember RFC process]**
145145

146146
[Vuejs RFC process]: https://github.com/vuejs/rfcs
147147
[React RFC process]: https://github.com/reactjs/rfcs
148148
[Rust RFC process]: https://github.com/rust-lang/rfcs
149149
[Ember RFC process]: https://github.com/emberjs/rfcs
150-
[Vuejs core team]: https://vuejs.org/v2/guide/team.html
150+
[Vuejs core team]: https://vuejs.org/v2/guide/team.html

0 commit comments

Comments
 (0)