From 9ffb4ef57ab93328fb5b11c1a6fa38b8738a9853 Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Thu, 7 Feb 2019 16:17:12 -0500 Subject: [PATCH] chore(github): update issue template --- .github/ISSUE_TEMPLATE/Custom.md | 21 ++-- .github/ISSUE_TEMPLATE/bug_report.md | 113 +++++++++++----------- .github/ISSUE_TEMPLATE/feature_request.md | 77 ++++++++------- 3 files changed, 110 insertions(+), 101 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Custom.md b/.github/ISSUE_TEMPLATE/Custom.md index e4534d7729..ac697a1246 100644 --- a/.github/ISSUE_TEMPLATE/Custom.md +++ b/.github/ISSUE_TEMPLATE/Custom.md @@ -1,9 +1,12 @@ ---- -name: Support Question -about: Question on how to use this project - ---- - -# Support Question - -Please do not submit support requests or "How to" questions here. Instead, please use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/ +--- +name: Support Question +about: Question on how to use this project +title: '' +labels: 'ionitron: support' +assignees: '' + +--- + +# Support Question + +Please do not submit support requests or "How to" questions here. Instead, please use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/ diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6792c226a0..7659a2011d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,55 +1,58 @@ ---- -name: Bug Report -about: Create a report to help us improve - ---- - - - - - - - - - -# Bug Report - -**Ionic version:** - - -[x] **4.x** - -**Current behavior:** - - -**Expected behavior:** - - -**Steps to reproduce:** - - -**Related code:** - - - -``` -insert short code snippets here -``` - -**Other information:** - - -**Ionic info:** - - -``` -insert the output from ionic info here -``` +--- +name: Bug Report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + + + + + + + + + +# Bug Report + +**Ionic version:** + + +[x] **4.x** + +**Current behavior:** + + +**Expected behavior:** + + +**Steps to reproduce:** + + +**Related code:** + + + +``` +insert short code snippets here +``` + +**Other information:** + + +**Ionic info:** + + +``` +insert the output from ionic info here +``` diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index d756254c60..0767288fc1 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,37 +1,40 @@ ---- -name: Feature Request -about: Suggest an idea for this project - ---- - - - - - - - - - - - -# Feature Request - -**Ionic version:** - - -[x] **4.x** - -**Describe the Feature Request** - - -**Describe Preferred Solution** - - -**Describe Alternatives** - - -**Related Code** - - -**Additional Context** - +--- +name: Feature Request +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + + + + + + + + + + + +# Feature Request + +**Ionic version:** + + +[x] **4.x** + +**Describe the Feature Request** + + +**Describe Preferred Solution** + + +**Describe Alternatives** + + +**Related Code** + + +**Additional Context** +