File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -20,9 +20,10 @@ Thanks for your interest in the project. We appreciate bugs filed and PRs submit
2020
2121 ❓ Questions:
2222 For questions related to using the library, please visit a support community
23- instead of filing an issue on GitHub.
23+ instead of filing an issue on GitHub. You can follow the instructions in this
24+ codesandbox to make a reproduction of your issue: https://kcd.im/rtl-help
2425 * React Spectrum
25- https://spectrum.chat/react- testing-library
26+ https://spectrum.chat/testing-library
2627 * Reactiflux on Discord
2728 https://www.reactiflux.com
2829 * Stack Overflow
@@ -43,7 +44,7 @@ tutorial to learn how: http://kcd.im/pull-request
4344
4445-->
4546
46- - ` react- testing-library` version:
47+ - ` @ testing-library/react ` version:
4748- ` react ` version:
4849- ` node ` version:
4950- ` npm ` (or ` yarn ` ) version:
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ tutorial to learn how: http://kcd.im/pull-request
2222
2323-->
2424
25- - ` react- testing-library` version:
25+ - ` @ testing-library/react ` version:
2626- ` react ` version:
2727- ` node ` version:
2828- ` npm ` (or ` yarn ` ) version:
Original file line number Diff line number Diff line change @@ -12,6 +12,10 @@ and feature requests so we recommend not using this medium to ask them here 😁
1212
1313## ❓ Support Forums
1414
15+ For questions related to using the library, please visit a support community
16+ instead of filing an issue on GitHub. You can follow the instructions in this
17+ codesandbox to make a reproduction of your issue: https://kcd.im/rtl-help
18+
1519- React Spectrum https://spectrum.chat/react-testing-library
1620- Reactiflux on Discord https://www.reactiflux.com
1721- Stack Overflow
You can’t perform that action at this time.
0 commit comments