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