@@ -18,20 +18,18 @@ testing practices.</p>
1818
1919</div >
2020
21- < hr />
21+ ---
2222
23+ <!-- prettier-ignore-start -->
2324[ ![ Build Status] [ build-badge ]] [ build ]
2425[ ![ Code Coverage] [ coverage-badge ]] [ coverage ]
25- [ ![ version] [ version-badge ]] [ package ] [ ![ downloads] [ downloads-badge ]] [ npmtrends ]
26+ [ ![ version] [ version-badge ]] [ package ]
27+ [ ![ downloads] [ downloads-badge ]] [ npmtrends ]
2628[ ![ MIT License] [ license-badge ]] [ license ]
27-
28- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-25-orange.svg?style=flat-square )] ( #contributors )
29- [ ![ PRs Welcome] [ prs-badge ]] [ prs ] [ ![ Code of Conduct] [ coc-badge ]] [ coc ]
30- [ ![ Discord] [ discord-badge ]] [ discord ]
31-
32- [ ![ Watch on GitHub] [ github-watch-badge ]] [ github-watch ]
33- [ ![ Star on GitHub] [ github-star-badge ]] [ github-star ]
34- [ ![ Tweet] [ twitter-badge ]] [ twitter ]
29+ [ ![ All Contributors] [ all-contributors-badge ]] ( #contributors- )
30+ [ ![ PRs Welcome] [ prs-badge ]] [ prs ]
31+ [ ![ Code of Conduct] [ coc-badge ]] [ coc ]
32+ <!-- prettier-ignore-end -->
3533
3634<div align =" center " >
3735 <a href =" https://testingjavascript.com " >
@@ -65,7 +63,10 @@ This allows you to use all the useful
6563 - [ Differences from DOM Testing Library] ( #differences-from-dom-testing-library )
6664- [ Config testIdAttribute] ( #config-testidattribute )
6765- [ Other Solutions] ( #other-solutions )
68- - [ Contributors] ( #contributors )
66+ - [ Issues] ( #issues )
67+ - [ 🐛 Bugs] ( #-bugs )
68+ - [ 💡 Feature Requests] ( #-feature-requests )
69+ - [ Contributors ✨] ( #contributors- )
6970- [ LICENSE] ( #license )
7071
7172<!-- END doctoc generated TOC please keep comment here to allow auto update -->
@@ -196,7 +197,25 @@ It accepts all configurations listed in
196197I'm not aware of any, if you are please [ make a pull request] [ prs ] and add it
197198here!
198199
199- ## Contributors
200+ ## Issues
201+
202+ _ Looking to contribute? Look for the [ Good First Issue] [ good-first-issue ]
203+ label._
204+
205+ ### 🐛 Bugs
206+
207+ Please file an issue for bugs, missing documentation, or unexpected behavior.
208+
209+ [ ** See Bugs** ] [ bugs ]
210+
211+ ### 💡 Feature Requests
212+
213+ Please file an issue to suggest new features. Vote on feature requests by adding
214+ a 👍. This helps maintainers prioritize what to work on.
215+
216+ [ ** See Feature Requests** ] [ requests ]
217+
218+ ## Contributors ✨
200219
201220Thanks goes to these people ([ emoji key] [ emojis ] ):
202221
@@ -253,6 +272,7 @@ Thanks goes to these people ([emoji key][emojis]):
253272
254273<!-- markdownlint-enable -->
255274<!-- prettier-ignore-end -->
275+
256276<!-- ALL-CONTRIBUTORS-LIST:END -->
257277
258278This project follows the [ all-contributors] [ all-contributors ] specification.
@@ -262,47 +282,30 @@ Contributions of any kind welcome!
262282
263283MIT
264284
265- [ npm ] : https://www.npmjs.com/
285+ <!-- prettier-ignore-start -->
286+ [ npm ] : https://npmjs.com
266287[ node ] : https://nodejs.org
267- [ build-badge] :
268- https://img.shields.io/travis/testing-library/cypress-testing-library.svg?style=flat-square
269- [ build ] : https://travis-ci.org/testing-library/cypress-testing-library
270- [ coverage-badge] :
271- https://img.shields.io/codecov/c/github/testing-library/cypress-testing-library.svg?style=flat-square
288+ [ build-badge ] : https://img.shields.io/github/workflow/status/testing-library/cypress-testing-library/validate?logo=github&style=flat-square
289+ [ build ] : https://github.com/testing-library/cypress-testing-library/actions?query=workflow%3Avalidate
290+ [ coverage-badge ] : https://img.shields.io/codecov/c/github/testing-library/cypress-testing-library.svg?style=flat-square
272291[ coverage ] : https://codecov.io/github/testing-library/cypress-testing-library
273- [ version-badge] :
274- https://img.shields.io/npm/v/cypress-testing-library.svg?style=flat-square
292+ [ version-badge ] : https://img.shields.io/npm/v/@testing-library/cypress.svg?style=flat-square
275293[ package ] : https://www.npmjs.com/package/@testing-library/cypress
276- [ downloads-badge] :
277- https://img.shields.io/npm/dm/@testing-library/cypress.svg?style=flat-square
294+ [ downloads-badge ] : https://img.shields.io/npm/dm/@testing-library/cypress.svg?style=flat-square
278295[ npmtrends ] : http://www.npmtrends.com/@testing-library/cypress
279- [ license-badge] :
280- https://img.shields.io/npm/l/@testing-library/cypress.svg?style=flat-square
281- [ license] :
282- https://github.com/testing-library/cypress-testing-library/blob/master/LICENSE
283- [ prs-badge] :
284- https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
296+ [ license-badge ] : https://img.shields.io/npm/l/@testing-library/cypress.svg?style=flat-square
297+ [ license ] : https://github.com/testing-library/cypress-testing-library/blob/master/LICENSE
298+ [ prs-badge ] : https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
285299[ prs ] : http://makeapullrequest.com
286- [ coc-badge] :
287- https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square
288- [ coc] :
289- https://github.com/testing-library/cypress-testing-library/blob/master/other/CODE_OF_CONDUCT.md
290- [ github-watch-badge] :
291- https://img.shields.io/github/watchers/testing-library/cypress-testing-library.svg?style=social
292- [ github-watch] :
293- https://github.com/testing-library/cypress-testing-library/watchers
294- [ github-star-badge] :
295- https://img.shields.io/github/stars/testing-library/cypress-testing-library.svg?style=social
296- [ github-star] :
297- https://github.com/testing-library/cypress-testing-library/stargazers
298- [ twitter] :
299- https://twitter.com/intent/tweet?text=Check%20out%20cypress-testing-library%20by%20%40kentcdodds%20https%3A%2F%2Fgithub.com%2Fkentcdodds%2Fcypress-testing-library%20%F0%9F%91%8D
300- [ twitter-badge] :
301- https://img.shields.io/twitter/url/https/github.com/testing-library/cypress-testing-library.svg?style=social
302- [ emojis ] : https://github.com/kentcdodds/all-contributors#emoji-key
300+ [ coc-badge ] : https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square
301+ [ coc ] : https://github.com/testing-library/cypress-testing-library/blob/master/other/CODE_OF_CONDUCT.md
302+ [ emojis ] : https://allcontributors.org/docs/en/emoji-key
303303[ all-contributors ] : https://github.com/all-contributors/all-contributors
304+ [ all-contributors-badge ] : https://img.shields.io/github/all-contributors/testing-library/cypress-testing-library?color=orange&style=flat-square
305+ [ bugs ] : https://github.com/testing-library/cypress-testing-library/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3A%22%F0%9F%90%9B+Bug%22+sort%3Acreated-desc
306+ [ requests ] : https://github.com/testing-library/cypress-testing-library/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc+label%3Aenhancement
307+ [ good-first-issue ] : https://github.com/testing-library/cypress-testing-library/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc+label%3A%22good+first+issue%22
308+
309+ [ cypress ] : https://cypress.io
304310[ dom-testing-library ] : https://github.com/testing-library/dom-testing-library
305- [ cypress ] : https://www.cypress.io/
306- [ discord-badge] :
307- https://img.shields.io/discord/723559267868737556.svg?color=7389D8&labelColor=6A7EC2&logo=discord&logoColor=ffffff&style=flat-square
308- [ discord ] : https://discord.gg/c6JN9fM
311+ <!-- prettier-ignore-end -->
0 commit comments