[mkdocs] Update link in Edit this Page button
未关闭
适合新手
还没有人认领这个 Issue。
bug
- 主要语言
- JavaScript
- 星标
- 18.3k
- 派生
- 2k
- 平均合并
- 2 天 12 小时
- 30 天内合并 PR
- 28
描述
An 'Edit this Page' button has been added to the example pages, however, the link it opens is https://github.com/daexs/plotly.js/edit/mkdocs-conversion/pages/... (which also doesn't work due to recent refactoring), we would need to change it to the plotly/plotly.js repo's corresponding branch.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先定位示例页面和 “Edit this Page” 按钮的实现,然后将其 repository 和 branch URL 与 plotly/plotly.js 中对应的 branch 进行比较。完成的标准是:该按钮能在正确的 repository 和 branch 中打开匹配的页面,并且链接在最近的重构后仍然有效。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- documentation
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 65/100