From b940bbf53b79d5c07291bb50606084fded029618 Mon Sep 17 00:00:00 2001 From: binaryify Date: Tue, 27 Jun 2017 15:50:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20issue=20=E6=A8=A1=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- issue_template.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 issue_template.md diff --git a/issue_template.md b/issue_template.md new file mode 100644 index 0000000..c037979 --- /dev/null +++ b/issue_template.md @@ -0,0 +1,10 @@ +### 环境 +系统: + +nodejs 版本: + +### 出现问题 + +### 重现步骤 + +### 期待效果 \ No newline at end of file