Skip to content

Commit 81c93f1

Browse files
authored
Create Feature_request.md
1 parent 1383cc3 commit 81c93f1

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
name: 👍 Feature Request
3+
about: I'd like React Redux to do something new.
4+
---
5+
6+
<!--
7+
Thank you for contributing to open source!
8+
9+
Do you need some help?
10+
======================
11+
12+
The issue tracker is meant for feature requests and bug reports only. This isn't the best place for
13+
support or usage questions. Questions here don't have as much visibility as they do elsewhere. Before
14+
you ask a question, here are some resources to get help first:
15+
16+
- Read the docs: https://react-redux.js.org/
17+
- Check out the troubleshooting guide: https://react-redux.js.org/troubleshooting
18+
- Look for/ask questions on Stack Overflow: https://stackoverflow.com/questions/tagged/redux
19+
- Ask in chat: https://www.reactiflux.com/
20+
21+
Have a feature request?
22+
=======================
23+
Remove the template from below and provide thoughtful commentary *and code samples* on what this
24+
feature means for your product. What will it allow you to do that you can't do today? How will it
25+
make current work-arounds straightforward? What potential bugs and edge cases does it help to
26+
avoid? etc. Please keep it product-centric.
27+
28+
-->
29+
30+
## New Features
31+
32+
### What is the new or updated feature that you are suggesting?
33+
34+
### Why should this feature be included?
35+
36+
### What docs changes are needed to explain this?

0 commit comments

Comments
 (0)