File tree 3 files changed +9
-4
lines changed
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
20
20
21
21
❓ Questions:
22
22
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
24
25
* React Spectrum
25
- https://spectrum.chat/react- testing-library
26
+ https://spectrum.chat/testing-library
26
27
* Reactiflux on Discord
27
28
https://www.reactiflux.com
28
29
* Stack Overflow
@@ -43,7 +44,7 @@ tutorial to learn how: http://kcd.im/pull-request
43
44
44
45
-->
45
46
46
- - ` react- testing-library` version:
47
+ - ` @ testing-library/react ` version:
47
48
- ` react ` version:
48
49
- ` node ` version:
49
50
- ` 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
22
22
23
23
-->
24
24
25
- - ` react- testing-library` version:
25
+ - ` @ testing-library/react ` version:
26
26
- ` react ` version:
27
27
- ` node ` version:
28
28
- ` 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 😁
12
12
13
13
## ❓ Support Forums
14
14
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
+
15
19
- React Spectrum https://spectrum.chat/react-testing-library
16
20
- Reactiflux on Discord https://www.reactiflux.com
17
21
- Stack Overflow
You can’t perform that action at this time.
0 commit comments