Skip to content

Commit be02eb9

Browse files
Jefioziebrandonroberts
authored andcommitted
chore(template): Updated issue template (#167)
1 parent bcba4a6 commit be02eb9

File tree

1 file changed

+31
-2
lines changed

1 file changed

+31
-2
lines changed

.github/ISSUE_TEMPLATE.md

+31-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,31 @@
1-
<!-- Love ngrx? Please consider supporting our collective:
2-
👉 https://opencollective.com/ngrx/donate -->
1+
2+
## I'm submitting a...
3+
<!-- Check one of the following options with "x" -->
4+
<pre><code>
5+
[ ] Regression (a behavior that used to work and stopped working in a new release)
6+
[ ] Bug report <!-- Please search GitHub for a similar issue or PR before submitting -->
7+
[ ] Feature request
8+
[ ] Documentation issue or request
9+
[ ] Support request
10+
</code></pre>
11+
12+
## What is the current behavior?
13+
<!-- Describe what the current behavior would is. -->
14+
15+
## Expected behavior:
16+
<!-- Describe what the desired behavior would be. -->
17+
18+
19+
## Minimal reproduction of the problem with instructions:
20+
<!--
21+
For bug reports please provide the *STEPS TO REPRODUCE* and if possible a *MINIMAL DEMO* of the problem via
22+
http://plnkr.co/edit/tpl:757r6L
23+
-->
24+
25+
## Version of affected browser(s),operating system(s), npm, node and ngrx:
26+
27+
## Other information:
28+
29+
30+
31+
:heartpulse: ngrx? Please consider supporting our collective: 👉 [donate](https://opencollective.com/ngrx/donate)

0 commit comments

Comments
 (0)