mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
41 lines
1.2 KiB
Markdown
41 lines
1.2 KiB
Markdown
**Ionic version:** (check one with "x")
|
|
[ ] **1.x** (For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1)
|
|
[ ] **2.x**
|
|
[ ] **3.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:**
|
|
<!-- Describe how the bug manifests. -->
|
|
|
|
**Expected behavior:**
|
|
<!-- Describe what the behavior would be without the bug. -->
|
|
|
|
**Steps to reproduce:**
|
|
<!-- If you are able to illustrate the bug or feature request with an example, please provide steps to reproduce and if possible a demo using one of the following templates:
|
|
|
|
For Ionic V1 issues - http://plnkr.co/edit/Xo1QyAUx35ny1Xf9ODHx?p=preview
|
|
|
|
For Ionic issues - http://plnkr.co/edit/z0DzVL?p=preview
|
|
-->
|
|
|
|
**Related code:**
|
|
|
|
```
|
|
insert any relevant code here
|
|
```
|
|
|
|
**Other information:**
|
|
<!-- List any other information that is relevant to your issue. Stack traces, related issues, suggestions on how to fix, Stack Overflow links, forum links, etc. -->
|
|
|
|
**Ionic info:** (run `ionic info` from a terminal/cmd prompt and paste output below):
|
|
|
|
```
|
|
insert the output from ionic info here
|
|
```
|
|
|
|
|