From f648a6c8c2f96ccc17e0b02bd903dff5e04b482c Mon Sep 17 00:00:00 2001 From: 710leo <710leo@gmail.com> Date: Mon, 27 Apr 2020 23:36:35 +0800 Subject: [PATCH] refactor: change some log print --- .github/PULL_REQUEST_TEMPLATE.md | 3 +++ src/modules/judge/backend/query/query.go | 1 + src/modules/judge/judge/judge.go | 20 ++++++++++---------- src/modules/judge/judge/nodata.go | 7 ++++++- 4 files changed, 20 insertions(+), 11 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0b9ed6e6..fde96398 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,9 @@ **What type of PR is this?** **What this PR does / why we need it**: + **Which issue(s) this PR fixes**: