Skip to content

Commit 951fbc8

Browse files
jgw96jthoms1
authored andcommitted
chore(): add issue template (#1525)
👍
1 parent 0b458e4 commit 951fbc8

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
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+
11+
#### Short description of the problem:
12+
13+
14+
#### What behavior are you expecting?
15+
16+
17+
**Steps to reproduce:**
18+
1.
19+
2.
20+
3.
21+
22+
```
23+
insert any relevant code between the above and below backticks
24+
```
25+
26+
**Post the output of `ionic info` below please**
27+
28+
29+
**Other information:** (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)

0 commit comments

Comments
 (0)