This is an automated email from the ASF dual-hosted git repository.
wwbmmm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git
The following commit(s) were added to refs/heads/master by this push:
new b97ee82c Update pull_request_template.md (#1970)
b97ee82c is described below
commit b97ee82c4a5249f65c4b1ad1a6649ec38adba20d
Author: serverglen <[email protected]>
AuthorDate: Fri Oct 28 10:05:14 2022 +0800
Update pull_request_template.md (#1970)
---
.github/pull_request_template.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 030d014b..79a2e963 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -17,4 +17,4 @@ Side effects:
### Check List:
- Please make sure your changes are compilable(请确保你的更改可以通过编译).
- When providing us with a new feature, it is best to add related
tests(如果你向我们增加一个新的功能, 请添加相关测试).
-- Please follow [Contributor Covenant Code of
Conduct](../CODE_OF_CONDUCT.md).(请遵循贡献者准则).
+- Please follow [Contributor Covenant Code of
Conduct](../../master/CODE_OF_CONDUCT.md).(请遵循贡献者准则).
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]