[Suggestion]: Add `View on GitHub` and `Report problem` button to all articles
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 11.8k
- 派生
- 7.9k
- 平均合并
- 1 天 11 小时
- 30 天内合并 PR
- 11
描述
Summary
Add View on GitHub and Report problem button to all articles.
Page
All https://react.dev/ subpages
Details
-
To make error correction easier, it would be helpful to include a link to the article on GitHub at the end of the page. This would allow users to quickly navigate to the visual editor and make edits for typos or small mistakes. Such a feature significantly simplifies and speeds up the correction process.
-
Additionally, a “Report a Bug” button should be provided. Clicking it would open a GitHub Issue pre-filled with details about the article. This makes it easier for users to report issues or share suggestions when they cannot directly fix a problem or need to discuss it first.
MDN provides a great example of these features in action: MDN Example.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
检查 react.dev 上的文章页面,并对比链接的 MDN 示例。确定该网站如何表示所有子页面,然后验证每篇文章是否都提供 GitHub 编辑链接,以及一个预先填入文章详细信息的错误报告链接。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, react
- 领域
- documentation, web-dev
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100