We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 408a2b1 commit 43532faCopy full SHA for 43532fa
ISSUE_TEMPLATE.md
@@ -0,0 +1,41 @@
1
+### This is a...
2
+
3
+* [ ] feature request
4
+* [ ] bug report
5
+* [ ] usage question
6
7
+### What toolchain are you using for transpilation/bundling?
8
9
+* [ ] @angular/cli
10
+* [ ] Custom @ngTools/webpack
11
+* [ ] Raw `ngc`
12
+* [ ] SystemJS
13
+* [ ] Rollup
14
+* [ ] Other
15
16
+### Environment
17
18
+NodeJS Version:
19
+Typescript Version:
20
+Angular Version:
21
+@angular-redux/store version:
22
+@angular/cli version: (if applicable)
23
+OS:
24
25
+### Link to repo showing the issus
26
+(optional, but helps _a lot_)
27
28
+### Expected Behaviour:
29
30
31
32
+### Actual Behaviour:
33
34
35
36
+### Stack Trace/Error Message:
37
38
39
40
+### Additional Notes:
41
+(optional)
0 commit comments