From 4eccb1cfcb17b3aba4cde89b1ee40c17086dc429 Mon Sep 17 00:00:00 2001 From: Hongbin Sun Date: Sun, 4 Apr 2021 13:01:21 +0800 Subject: [PATCH] fix #13: link pr to issue --- docs/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.md b/docs/contributing.md index ca06dc86..dcfbd761 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -121,7 +121,7 @@ git commit -m "fix #: " #### Step 2.4: prepare to PR -- Be sure to link your pull request to the related issue, refering to [link](https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue) +- Make sure to link your pull request to the related issue. Please refer to the [instructon](https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue)