This folder contains archived and in-progress proposals for features that are more substantial than simple bug fixes and would benefit from additional review and documentation specific to react-native-windows @vnext
.
The proposal process here takes its inspiration from the react-native-community discussions-and-proposals as well as the Windows UI Library spec processes.
- For features that could be submitted to
react-native
and are not specific to Windows, please follow the workflow outlined in discussions-and-proposals.- We are currently staging feature improvement proposals that will accrue value to
react-native
and are originating fromreact-native-windows
in a fork here - ReactWindows/discussions-and-proposals
- We are currently staging feature improvement proposals that will accrue value to
- For features that need to be addressed by the native Windows platform, please follow the Windows UI Library proposal process.
-
Follow the steps outlined in Contribution guidelines to set up your fork and branch to begin contributing.
-
Create a new folder for your proposal under the active folder
-
Author your proposal using the proposal template.
-
When your proposal is ready for review:
- Open a new pull request to merge your proposal to the
master
branch - Update the related issue(s) with a link to the proposal PR
- Add the label -
Proposal
- to your PR so it shows up in the active proposals list.
- Open a new pull request to merge your proposal to the
-
For react-native-windows team members : Review proposal in checkpoint meetings to close open issues. For community members submitting proposals : The team will pick up an active proposal to do more internal reviews if there are outstanding questions and loop back on the PR.
-
When your proposal is complete and signed off, merge the PR.
-
Once the feature has been implemented and shipped: