From 10f622acb9b55d9c0f3ff6dcbe1114530a6d62af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E7=81=8F?= Date: Thu, 15 Dec 2016 09:39:00 +0800 Subject: [PATCH] update issue desc update issue desc --- .github/ISSUE_TEMPLATE.md | 25 +++++++++++++++++++++++++ README.md | 6 ++++-- 2 files changed, 29 insertions(+), 2 deletions(-) create mode 100755 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100755 index 00000000..b99e19f9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,25 @@ + + + +### iView 版本号 + + +### 操作系统/浏览器 版本号 + + +### Vue 版本号 + + +### 能够复现问题的在线示例 + + + +### 复现步骤 + +### 问题现象,以及你期望的结果是怎样的? + +### 你估计可能的原因是什么(选填)? diff --git a/README.md b/README.md index 84569bf2..a5bc2c1d 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,12 @@ ## Features -- Using .vue file development mode -- Based on npm + webpack + babel, support ES2015 - High quality and rich functions - Friendly APIs,free and flexible +- Great Documentation +- It is quite beautiful +- Using .vue file development mode +- Based on npm + webpack + babel, using ES2015 ## Programming