From 2afbd9dbb11aee101cc9940f1181809e52950db8 Mon Sep 17 00:00:00 2001 From: Ken Sodemann Date: Mon, 19 Mar 2018 11:47:18 -0500 Subject: [PATCH] chore(issues): restore the issue template from v3 --- .github/ISSUE_TEMPLATE.md | 31 ++++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 68df9a4f0d..83befe306a 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,12 +1,18 @@ + + + + **Ionic version:** (check one with "x") -[ ] **1.x** (For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1) +(For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1) [ ] **2.x** [ ] **3.x** +[ ] **4.x** **I'm submitting a ...** (check one with "x") [ ] bug report [ ] feature request -[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/ + + **Current behavior:** @@ -15,17 +21,22 @@ **Steps to reproduce:** - + **Related code:** + + ``` -insert any relevant code here +insert short code snippets here ``` **Other information:** @@ -36,5 +47,3 @@ insert any relevant code here ``` insert the output from ionic info here ``` - -