rfcs/README.md
Many changes, including bug fixes and documentation improvements can be implemented and reviewed via the normal GitHub pull request workflow.
Some changes though are "substantial", and we ask that these be put through a bit of a design process and produce a consensus among the VuePress core team.
The "RFC" (request for comments) process is intended to provide a consistent and controlled path for new features to enter the project.
You should consider using this process if you intend to make "substantial" changes to VuePress or its documentation.
rfcs/template.md to rfcs/text/0000-feature.md (where 'feature' is descriptive. Don't assign an RFC number yet).'candidate' for inclusion in VuePress.'candidate', it will enter a 'final stage' lasting 7 calendar days.'final stage'. A team member will merge the RFCs associated pull request, at which point the RFC will become 'active'.'active', a team member will open an issue for the implementation request, then authors may implement it and submit a pull request to the VuePress repo.'active' RFC implementation pull request will ONLY be merged when it passes the review of core members. Once the implementation is merged, the corresponding issue will be closed and the RFC will enter the 'finished' stage.'active' RFC that no one follows in a month will be tagged 'inactive'. It will remain 'inactive' unless someone opens a pull request.'active' RFC, but cannot determine if someone else is already working on it, feel free to ask (e.g. by leaving a comment on the associated issue).'active', it doesn't mean that the pull request of this implementation will eventually be merged.