optimize: update online chat information in README.md#6938
Merged
xingfudeshi merged 3 commits intoapache:2.xfrom Oct 23, 2024
psxjoy:2.x-update-readme
Merged
optimize: update online chat information in README.md#6938xingfudeshi merged 3 commits intoapache:2.xfrom psxjoy:2.x-update-readme
xingfudeshi merged 3 commits intoapache:2.xfrom
psxjoy:2.x-update-readme
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.x #6938 +/- ##
=========================================
Coverage 52.53% 52.53%
- Complexity 6541 6543 +2
=========================================
Files 1122 1122
Lines 39858 39858
Branches 4666 4668 +2
=========================================
+ Hits 20940 20941 +1
Misses 16925 16925
+ Partials 1993 1992 -1 |
Member
Author
Thanks. I have already added. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ⅰ. Describe what this PR did
When I attempted to join the chat group, I noticed that some of the information was no longer valid. As a result, I updated the latest contact details (sourced from Seata's official website).
通过readme.md 加群的时候,发现:
此PR修改了最新的联系方式(信息来源于 seata的官方网站)
Ⅱ. Does this pull request fix one issue?
No.
Ⅲ. Why don't you add test cases (unit test/integration test)?
Not applicable.
Ⅳ. Describe how to verify it
Not applicable.
Ⅴ. Special notes for reviews