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 ``` - -