mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
36 lines
1.2 KiB
Markdown
36 lines
1.2 KiB
Markdown
---
|
|
name: Feature Request
|
|
about: Suggest an idea for this project
|
|
|
|
---
|
|
|
|
<!--
|
|
PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION.
|
|
|
|
ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION.
|
|
-->
|
|
|
|
# Feature Request
|
|
|
|
**Ionic Info**
|
|
Run `ionic info` from a terminal/cmd prompt and paste the output below.
|
|
|
|
```
|
|
insert the output from ionic info here
|
|
```
|
|
|
|
**Describe the Feature Request**
|
|
A clear and concise description of what the feature request is. Please include if your feature request is related to a problem.
|
|
|
|
**Describe Preferred Solution**
|
|
A clear and concise description of what you want to happen.
|
|
|
|
**Describe Alternatives**
|
|
A clear and concise description of any alternative solutions or features you've considered.
|
|
|
|
**Related Code**
|
|
If you are able to illustrate the feature request with an example, please provide a sample application via an online code collaborator such as [StackBlitz](https://stackblitz.com), or [GitHub](https://github.com).
|
|
|
|
**Additional Context**
|
|
List any other information that is relevant to your issue. Stack traces, related issues, suggestions on how to add, use case, Stack Overflow links, forum links, screenshots, OS if applicable, etc.
|