Skip to content

Commit 337f0ce

Browse files
authored
chore: update template
1 parent f2767c2 commit 337f0ce

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

0000-template.md

+5-7
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ closely to the solution you have in mind.
2525
# Detailed design
2626

2727
This is the bulk of the RFC. Explain the design in enough detail for somebody
28-
familiar with Vue to understand, and for somebody familiar with the
28+
familiar with NativeScript to understand, and for somebody familiar with the
2929
implementation to implement. This should get into specifics and corner-cases,
3030
and include examples of how the feature is used. Any new terminology should be
3131
defined here.
@@ -36,9 +36,9 @@ Why should we *not* do this? Please consider:
3636

3737
- implementation cost, both in term of code size and complexity
3838
- whether the proposed feature can be implemented in user space
39-
- the impact on teaching people Vue
39+
- the impact on teaching people NativeScript
4040
- integration of this feature with other existing and planned features
41-
- cost of migrating existing Vue applications (is it a breaking change?)
41+
- cost of migrating existing applications (is it a breaking change?)
4242

4343
There are tradeoffs to choosing any path. Attempt to identify them here.
4444

@@ -48,10 +48,8 @@ What other designs have been considered? What is the impact of not doing this?
4848

4949
# Adoption strategy
5050

51-
If we implement this proposal, how will existing Vue developers adopt it? Is
52-
this a breaking change? Can we write a codemod? Can we provide a runtime adapter library for the original API it replaces? How will this affect other projects in the Vue ecosystem?
51+
If we implement this proposal, how will existing NativeScript developers adopt it? Is this a breaking change? Can we write a codemod? Can we provide a runtime adapter library for the original API it replaces? How will this affect other projects in the NativeScript ecosystem?
5352

5453
# Unresolved questions
5554

56-
Optional, but suggested for first drafts. What parts of the design are still
57-
TBD?
55+
Optional, but suggested for first drafts. What parts of the design are still TBD?

0 commit comments

Comments
 (0)