From 5681857a2c3015233ca17ffae8e36babdd6b0b8c Mon Sep 17 00:00:00 2001 From: vcaesar Date: Sun, 13 May 2018 17:31:46 +0800 Subject: [PATCH] update pull_request_template.md --- .github/pull_request_template.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 718a14b..1a6bb3e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -14,9 +14,9 @@ The pull request will be closed without any reasons if it does not satisfy any o **Provide test code:** - ```Go - - ``` +```Go + +``` ## Description