From e817b1971ed90cef44c75321236ad85a99f4a744 Mon Sep 17 00:00:00 2001 From: Seaton Jiang Date: Sun, 12 Apr 2020 08:53:42 +0800 Subject: [PATCH] chore: modify template format --- .github/issue_template.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index 757f991..1e77338 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,11 +1,11 @@ **问题描述** -(请图文并茂的描述一下具体问题,截图可以直接 Ctrl + V 进行粘贴) +请仔细描述一下遇到的问题,截图可以直接 Ctrl + V 上传。 **环境信息** -(将主题设置—>关于主题中的「基础信息」内容粘贴到这里) +将主题设置—>关于主题中「基础信息」的内容粘贴到这里。 **复现步奏** -(请分步描述复现这个问题的步骤) \ No newline at end of file +请分步描述复现这个问题的步骤。 \ No newline at end of file