Skip to content

Commit 3210a1f

Browse files
authored
Update ---bug-report.md
1 parent 849ce41 commit 3210a1f

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

.github/ISSUE_TEMPLATE/---bug-report.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,17 @@ about: Something isn't working correctly.
88

99
(If this is a _usage question_, please **do not post it here**—post it on [Stack Overflow](http://stackoverflow.com/questions/tagged/redux) instead. If this is not a “feature” or a “bug”, or the phrase “How do I...?” applies, then it's probably a usage question.)
1010

11+
1112
**What is the current behavior?**
1213

13-
**If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://jsfiddle.net or similar.**
14+
15+
16+
**If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. Your bug will get fixed much faster if we can run your code and it doesn't have dependencies other than React. Paste the link to a CodeSandbox (https://codesandbox.io/s/new) or RN Snack (https://snack.expo.io/) example below:**
17+
18+
1419

1520
**What is the expected behavior?**
1621

17-
**Which versions of Redux, and which browser and OS are affected by this issue? Did this work in previous versions of Redux?**
22+
23+
24+
**Which versions of React, ReactDOM/React Native, Redux, and React-Redux are you using? Which browser and OS are affected by this issue? Did this work in previous versions of React-Redux?**

0 commit comments

Comments
 (0)