From 054f43a67bc8a4b1796457f74170348c0be9a727 Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Thu, 6 Apr 2017 16:16:45 -0400 Subject: [PATCH] chore(issue-template): add 3.x as a version option --- .github/ISSUE_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 6880e8f6a1..5c272d77f9 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,6 +1,7 @@ **Ionic version:** (check one with "x") [ ] **1.x** [ ] **2.x** +[ ] **3.x** **I'm submitting a ...** (check one with "x") [ ] bug report