Skip to content

Commit ee80aba

Browse files
authored
docs: remove RFCs section (#13193)
1 parent 535795a commit ee80aba

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/releases.md

-6
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,3 @@ We periodically deprecate features that have been superseded by better alternati
5353
## Experimental Features​
5454

5555
Some features are marked as experimental when released in a stable version of Vite. Experimental features allows us to gather real-world experience to influence their final design. The goal is to let users provide feedback by testing them in production. Experimental features themselves are considered unstable, and should only be used in a controlled manner. These features may change between Minors, so users must pin their Vite version when they rely on them.
56-
57-
## RFCs​
58-
59-
Many changes, including features, bug fixes, and documentation improvements are discussed, implemented and reviewed via GitHub discussions, issues, and pull requests workflow. For substantial changes that would affect several downstream projects, we offer a Request For Comments (RFC) process to help gather consensus among the Vite core team, the Ecosystem, and the community.
60-
61-
Continue reading about the RFC process in the [vitejs/rfcs](https://github.com/vitejs/rfcs) repo on GitHub.

0 commit comments

Comments
 (0)