Skip to content

Commit afc80eb

Browse files
committed
chore(): updated readme for ionic v3 feedback.
1 parent 0e29bd5 commit afc80eb

2 files changed

Lines changed: 76 additions & 304 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
**Note: for support questions, please use one of these channels:**
2+
3+
https://forum.ionicframework.com/
4+
http://ionicworldwide.herokuapp.com/
5+
6+
**Note: for build related issues you can open up an issue on the ionic-app-scripts repo**
7+
8+
https://github.com/driftyco/ionic-app-scripts
9+
10+
Please ensure that you are on the latest version of the CLI.
11+
`npm view ionic@latest version`
12+
13+
#### Short description of the problem:
14+
15+
16+
#### What behavior are you expecting?
17+
18+
19+
**Steps to reproduce:**
20+
1.
21+
2.
22+
3.
23+
24+
```
25+
insert any relevant code between the above and below backticks
26+
```
27+
28+
**Post the output of `ionic info` below please**
29+
30+
31+
**Other information:** (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)

0 commit comments

Comments
 (0)