-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add community related markdowns #144
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall looks good to me. Please add a "SECURITY.md" as well.
| [Tao He](mailto:linzhu.ht@alibaba-inc.com) | [sighingnow](https://github.com/sighingnow) | Alibaba | | ||
| [Diwen Zhu](mailto:diwen.zdw@alibaba-inc.com) | [andydiwenzhu](https://github.com/andydiwenzhu) | Alibaba | | ||
| [Siyuan Zhang](mailto:siyuanzhang.zsy@alibaba-inc.com) | [siyuan0322](https://github.com/siyuan0322) | Alibaba | | ||
| [Wenyuan Yu](mailto:wenyuan.ywy@alibaba-inc.com) | [wenyuanyu](https://github.com/wenyuanyu) | Alibaba | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add weibin as well.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In alphabet order.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
And xiaojian.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GOVERNANCE.md
Outdated
|
||
## Credits | ||
|
||
Some contents in this documents have been borrowed from [OpenYurt](https://github.com/alibaba/openyurt/blob/master/GOVERNANCE.md). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixes the link to "OpenYurt".
Something like https://github.com/standard/.github/blob/master/SECURITY.md |
And https://github.com/coredns/coredns/blob/master/.github/SECURITY.md |
Alos code ownership: https://github.com/alibaba/openyurt/blob/master/OWNERS |
Codecov Report
@@ Coverage Diff @@
## main #144 +/- ##
===========================================
- Coverage 76.33% 63.80% -12.54%
===========================================
Files 53 53
Lines 3863 3884 +21
===========================================
- Hits 2949 2478 -471
- Misses 914 1406 +492
|
What do these changes do?
Related issue number
Fixes