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** +