[Bug]: No Mention of RFCs (or ANY Way to Provide Feedback) on Site
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 11.8k
- 派生
- 7.9k
- 平均合并
- 1 天 11 小时
- 30 天内合并 PR
- 11
描述
Summary
The React team (seems to?) prefer that new React suggestions be submitted through https://github.com/reactjs/rfcs/, rather than through GitHub issues.
That's totally reasonable, given the massive firehose of feedback you must get ... but can't you at least tell users? I had to find that link in a Reddit post 😢
I think it would make a lot more sense to link to it on https://react.dev/community ... not to mention on the GitHub Issue template (https://github.com/facebook/react/issues/new/choose), and probably a few other places too.
Page
Details
This doesn't need a ton of documentation; just something like:
To submit suggestions on React itself, first search the existing issues (link). If you can't find your suggestion there, submit it as a formal RFC (Request For Comment)(link).
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 react.dev/community 页面和报告中链接的 GitHub issue template 开始。在提到的位置添加指向 React RFC process 以及相关 issue-search 或 feedback 指南的清晰链接,然后验证用户能够找到提交建议的位置。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, react
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 45/100