File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -60,11 +60,11 @@ What happened:
6060<!-- Please provide the full error message/screenshots/anything -->
6161
6262Reproduction repository:
63- https://github.com/alexkrolick/dom-testing-library-template
6463
6564<!--
6665If 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
6868
6969Or if you can, try to reproduce the issue in a codesandbox. You can fork the
7070one 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
3333var your => (code ) => here;
3434```
3535
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+
3641### What you did:
3742
3843<!-- 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 😁
1616- Reactiflux on Discord https://www.reactiflux.com
1717- Stack Overflow
1818 https://stackoverflow.com/questions/tagged/react-testing-library
19+ - Documentation: https://github.com/alexkrolick/testing-library-docs
1920
2021** ISSUES WHICH ARE QUESTIONS WILL BE CLOSED**
You can’t perform that action at this time.
0 commit comments