File tree 3 files changed +8
-2
lines changed 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -60,11 +60,11 @@ What happened:
60
60
<!-- Please provide the full error message/screenshots/anything -->
61
61
62
62
Reproduction repository:
63
- https://github.com/alexkrolick/dom-testing-library-template
64
63
65
64
<!--
66
65
If possible, please create a repository that reproduces the issue with the
67
- minimal amount of code possible.
66
+ minimal amount of code possible. You may fork the template here:
67
+ https://github.com/alexkrolick/dom-testing-library-template
68
68
69
69
Or if you can, try to reproduce the issue in a codesandbox. You can fork the
70
70
one here: https://codesandbox.io/s/5z6x4r7n0p
Original file line number Diff line number Diff line change @@ -33,6 +33,11 @@ tutorial to learn how: http://kcd.im/pull-request
33
33
var your => (code ) => here;
34
34
```
35
35
36
+ <!--
37
+ If this is an issue with documentation, please file an issue on the docs repo:
38
+ https://github.com/alexkrolick/testing-library-docs
39
+ -->
40
+
36
41
### What you did:
37
42
38
43
<!-- What you were doing -->
Original file line number Diff line number Diff line change @@ -16,5 +16,6 @@ and feature requests so we recommend not using this medium to ask them here 😁
16
16
- Reactiflux on Discord https://www.reactiflux.com
17
17
- Stack Overflow
18
18
https://stackoverflow.com/questions/tagged/react-testing-library
19
+ - Documentation: https://github.com/alexkrolick/testing-library-docs
19
20
20
21
** ISSUES WHICH ARE QUESTIONS WILL BE CLOSED**
You can’t perform that action at this time.
0 commit comments