-
Notifications
You must be signed in to change notification settings - Fork 4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update readme to add link to coc (#1564)
* update readme to add link to coc * update gnp edit command options
- Loading branch information
1 parent
3b7c711
commit 6495704
Showing
2 changed files
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -106,3 +106,6 @@ Please refer to [here](CONTRIBUTING.md). | |
# Feedback and Getting involved | ||
* Report bugs, ask questions or give suggestions by [Github Issues](https://github.com/apache/incubator-brpc/issues) | ||
* Subscribe mailing list([email protected]) to get updated with the project | ||
|
||
# Code of Conduct | ||
We follow the code of conduct from Apache Software Foundation, please refer it here [Link](https://www.apache.org/foundation/policies/conduct) |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -109,3 +109,7 @@ brpc是用c++语言编写的工业级RPC框架,常用于搜索、存储、机 | |
|
||
* bug、疑惑、修改建议都欢迎提在[Github Issues](https://github.com/apache/incubator-brpc/issues)中 | ||
* 订阅邮件列表([email protected])获得项目最新信息 | ||
|
||
|
||
# 行为准则 | ||
我们遵守Apache软件基金会的行为准则, 请参考如下 [链接](https://www.apache.org/foundation/policies/conduct) |