@@ -63,8 +63,6 @@ change the state of the checkbox.
63
63
- [ ` async hover(element) ` ] ( #async-hoverelement )
64
64
- [ ` async unhover(element) ` ] ( #async-unhoverelement )
65
65
- [ Issues] ( #issues )
66
- - [ 🐛 Bugs] ( #-bugs )
67
- - [ 💡 Feature Requests] ( #-feature-requests )
68
66
- [ Contributors ✨] ( #contributors- )
69
67
- [ LICENSE] ( #license )
70
68
@@ -432,21 +430,8 @@ Unhovers out of `element`.
432
430
433
431
## Issues
434
432
435
- _ Looking to contribute? Look for the [ Good First Issue] [ good-first-issue ]
436
- label._
437
-
438
- ### 🐛 Bugs
439
-
440
- Please file an issue for bugs, missing documentation, or unexpected behavior.
441
-
442
- [ ** See Bugs** ] [ bugs ]
443
-
444
- ### 💡 Feature Requests
445
-
446
- Please file an issue to suggest new features. Vote on feature requests by adding
447
- a 👍. This helps maintainers prioritize what to work on.
448
-
449
- [ ** See Feature Requests** ] [ requests ]
433
+ ** ` user-event ` is moving. Please create new issues in
434
+ [ ` dom-testing-library ` ] ( https://github.com/testing-library/dom-testing-library ) .**
450
435
451
436
## Contributors ✨
452
437
@@ -517,6 +502,7 @@ Thanks goes to these people ([emoji key][emojis]):
517
502
518
503
<!-- markdownlint-enable -->
519
504
<!-- prettier-ignore-end -->
505
+
520
506
<!-- ALL-CONTRIBUTORS-LIST:END -->
521
507
522
508
This project follows the [ all-contributors] [ all-contributors ] specification.
545
531
[ coc ] : https://github.com/testing-library/user-event/blob/master/other/CODE_OF_CONDUCT.md
546
532
[ emojis ] : https://github.com/all-contributors/all-contributors#emoji-key
547
533
[ all-contributors ] : https://github.com/all-contributors/all-contributors
548
- [ bugs ] : https://github.com/testing-library/user-event/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+sort%3Acreated-desc+label%3Abug
549
- [ requests ] : https://github.com/testing-library/user-event/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc+label%3Aenhancement
550
- [ good-first-issue ] : https://github.com/testing-library/user-event/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc+label%3Aenhancement+label%3A%22good+first+issue%22
551
534
<!-- prettier-ignore-end -->
0 commit comments