Skip to content

Commit b86356c

Browse files
authored
fix references to react-testing-lib stuff
1 parent c585101 commit b86356c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/ISSUE_TEMPLATE/Bug_Report.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ about: Bugs, missing documentation, or unexpected behavior 🤔.
99
understand what's going on and fix the issue. We appreciate bugs filed and PRs
1010
submitted!
1111
12-
* If you're issue is regarding one of the query APIs (`getByText`
13-
`getByLabelText`, etc), then please file it on the `dom-testing-library`
14-
repository instead. If you file it here it will be closed. Thanks :)
15-
1612
* Please make sure that you are familiar with and follow the Code of Conduct for
1713
this project (found in the CODE_OF_CONDUCT.md file).
1814
@@ -22,7 +18,7 @@ tutorial to learn how: http://kcd.im/pull-request
2218
2319
-->
2420

25-
* `react-testing-library` version:
21+
* `dom-testing-library` version:
2622
* `react` version:
2723
* `node` version:
2824
* `npm` (or `yarn`) version:

0 commit comments

Comments
 (0)