From 443ef1c26c299856709ff59aa2f9e7816fbd7908 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E9=93=84=E8=BF=90?= Date: Thu, 13 Oct 2016 01:22:21 +0800 Subject: [PATCH] Update CONTRIBUTING.md's jdfiddle template, and vue's version inside ISSUE_TEMPLATE.md (#3921) * Update CONTRIBUTING.md's jdfiddle template * Update ISSUE_TEMPLATE.md --- .github/CONTRIBUTING.md | 2 +- .github/ISSUE_TEMPLATE.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index f649df9a..0dc1de13 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -22,7 +22,7 @@ Hi! I’m really excited that you are interested in contributing to Vue.js. Befo - It is **required** that you clearly describe the steps necessary to reproduce the issue you are running into. Issues with no clear repro steps will not be triaged. If an issue labeled "need repro" receives no further input from the issue author for more than 5 days, it will be closed. -- It is recommended that you make a JSFiddle/JSBin/Codepen to demonstrate your issue. You could start with [this template](http://jsfiddle.net/5sH6A/) that already includes the latest version of Vue. +- It is recommended that you make a JSFiddle/JSBin/Codepen to demonstrate your issue. You could start with [this template](http://jsfiddle.net/df4Lnuw6/) that already includes the latest version of Vue. - For bugs that involves build setups, you can create a reproduction repository with steps in the README. diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index c12caedd..8026bb63 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -35,10 +35,11 @@ Remove the template from below and provide thoughtful commentary *and code sampl ### Vue.js version -2.0.0-rc.1 +2.0.2 ### Reproduction Link + ### Steps to reproduce