From c6a74cdb9826c4642f90fe30984cd1039a94832d Mon Sep 17 00:00:00 2001 From: Baohua Yang Date: Thu, 30 Nov 2017 22:03:03 +0800 Subject: [PATCH] Add step for reviewing --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 29a7108..66df668 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -17,7 +17,7 @@ $ git push ``` -* 在 [GitHub](https://github.com/yeasy/docker_practice/pulls) 上提交 Pull request。 +* 在 [GitHub](https://github.com/yeasy/docker_practice/pulls) 上提交 Pull request,添加标签,并邀请维护者进行 Review。 * 定期使用项目仓库内容更新自己仓库内容。