doc: add dubbo-go-extensions in readme#3260
Conversation
|
@AlexStocks @Alanxtl first draft. need comments and revisions |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #3260 +/- ##
===========================================
+ Coverage 46.76% 48.14% +1.37%
===========================================
Files 295 466 +171
Lines 17172 34043 +16871
===========================================
+ Hits 8031 16390 +8359
- Misses 8287 16322 +8035
- Partials 854 1331 +477 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Pull request overview
This PR updates the project documentation to surface the new apache/dubbo-go-extensions repository as part of Dubbo-go’s ecosystem, aligning with Issue #3242’s request to update README materials.
Changes:
- Add an “Extensions / 扩展生态” section linking to
dubbo-go-extensionsand describing its purpose. - Add
dubbo-go-extensionsto the “Ecosystem / 生态系统” lists in both English and Chinese READMEs.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| README.md | Adds an Extensions section and ecosystem entry pointing to apache/dubbo-go-extensions. |
| README_CN.md | Adds a corresponding 扩展生态 section and ecosystem entry pointing to apache/dubbo-go-extensions. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
AlexStocks
left a comment
There was a problem hiding this comment.
文档结构和内容有几个问题,详见各文件的行内评论。
AlexStocks
left a comment
There was a problem hiding this comment.
上次提的三个问题(独立 section 头重脚轻、描述信息密度低、Ecosystem 列表顺序)还没有回应,也没有新的提交。请先处理一下之前的 review 意见。
|
另外 工具生态 这一栏顺便改一下,就是每个工具一行介绍就行了,现在占的篇幅有点大 |
|



Description
#3242
add dubbo-go-extensions in readme
Checklist
develop