Skip to content

Commit 61f01e1

Browse files
committed
Add Feedback page
1 parent 08aa416 commit 61f01e1

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858

5959
## Documentation
6060

61-
- [FAQ](docs/FAQ.md)
62-
- API Reference
61+
- [FAQ](docs/FAQ.md)
62+
- API Reference
6363
- [Apply as a Redux store enhancer](docs/API/Arguments.md#windowdevtoolsextensionconfig)
6464
- [Create Redux store right in the extension](docs/API/Arguments.md#windowdevtoolsextensionreducer-preloadedstate-config)
6565
- [Communicate with the extension directly](docs/API/Methods.md)
@@ -68,7 +68,9 @@
6868
- [send](docs/API/Methods.md#windowdevtoolsextensionlistenonmessage-instanceid)
6969
- [connect](docs/API/Methods.md#windowdevtoolsextensionconnectconfig)
7070
- [disconnect](docs/API/Methods.md#windowdevtoolsextensiondisconnect)
71-
- [Troubleshooting](docs/Troubleshooting.md)
71+
- [Troubleshooting](docs/Troubleshooting.md)
72+
- [Change Log](https://github.com/zalmoxisus/redux-devtools-extension/releases)
73+
- [Feedback](https://github.com/zalmoxisus/redux-devtools-extension/releases)
7274

7375
##📺 Videos
7476

docs/Feedback.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Feedback wanted
2+
3+
File an issue or submit a PR if you have suggestions, post feature requests and bug reports on [Product Pains](https://productpains.com/product/redux-devtools-extension) or ping me on Twitter as [@mdiordiev](https://twitter.com/mdiordiev).

0 commit comments

Comments
 (0)