contributing/core/adding-features.md
Anyone can propose a change to Next.js. However, adding new features often requires community discussions before proceeding with the implementation.
Therefore, before opening a PR, you should use the Feature Request discussion template and collect feedback.
The discussion's goal is to achieve the following:
The Next.js team uses RFCs (Request For Comment), which you can find in this discussion category. Reading through these, you can get a better understanding of what is expected to be included in a good feature request.