From 960b8b34fd217c2e808df7be9f2e29f21df7cad7 Mon Sep 17 00:00:00 2001 From: DIYgod Date: Wed, 8 Mar 2017 18:50:13 +0800 Subject: [PATCH] add ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..f493149 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,7 @@ +中文用户请注意:请尽量用**英文**描述你的 issue,这样能够让尽可能多的人帮到你。 + +If you want to report a bug, please provide the following information: + +- The steps to reproduce. +- A minimal demo of the problem via https://jsfiddle.net or http://codepen.io/pen if possible. +- Which versions of APlayer, and which browser / OS are affected by this issue? \ No newline at end of file