File tree 1 file changed +14
-6
lines changed
1 file changed +14
-6
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- HI! PLEASE STOP TO READ THIS!! If you're issue is regarding one of the query
3
- APIs (`getByText`, `getByLabelText`, etc), then please file it on the
4
- `dom-testing-library` repository instead. If you file it here it will be closed.
5
- Thanks :)
2
+
3
+ HI! PLEASE STOP TO READ THIS!!
6
4
7
5
Thanks for your interest in the project. I appreciate bugs filed and PRs submitted!
8
- Please make sure that you are familiar with and follow the Code of Conduct for
6
+
7
+ - Please make sure that you are familiar with and follow the Code of Conduct for
9
8
this project (found in the CODE_OF_CONDUCT.md file).
10
9
11
- Please fill out this template with all the relevant information so we can
10
+ - Please read the Issues policies in the README before filing an issue:
11
+ https://github.com/kentcdodds/react-testing-library/blob/master/README.md#issues
12
+
13
+ - Please fill out this template with all the relevant information so we can
12
14
understand what's going on and fix the issue.
13
15
16
+ - If you're issue is regarding one of the query
17
+ APIs (`getByText`, `getByLabelText`, etc), then please file it on the
18
+ `dom-testing-library` repository instead. If you file it here it will be closed.
19
+ Thanks :)
20
+
14
21
I'll probably ask you to submit the fix (after giving some direction). If you've
15
22
never done that before, that's great! Check this free short video tutorial to
16
23
learn how: http://kcd.im/pull-request
24
+
17
25
-->
18
26
19
27
* ` react-testing-library ` version:
You can’t perform that action at this time.
0 commit comments