|
12 | 12 | [![version][version-badge]][package]
|
13 | 13 | [![downloads][downloads-badge]][npmtrends]
|
14 | 14 | [![MIT License][license-badge]][license]
|
15 |
| - |
16 |
| -<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> |
17 |
| -[](#contributors-) |
18 |
| -<!-- ALL-CONTRIBUTORS-BADGE:END --> |
| 15 | +[![All Contributors][all-contributors-badge]](#contributors-) |
19 | 16 | [![PRs Welcome][prs-badge]][prs]
|
20 | 17 | [![Code of Conduct][coc-badge]][coc]
|
21 | 18 | <!-- prettier-ignore-end -->
|
|
183 | 180 | <!-- prettier-ignore-start -->
|
184 | 181 | [npm]: https://www.npmjs.com
|
185 | 182 | [node]: https://nodejs.org
|
186 |
| -[build-badge]: https://img.shields.io/travis/testing-library/eslint-plugin-jest-dom.svg?style=flat-square |
187 |
| -[build]: https://travis-ci.org/testing-library/eslint-plugin-jest-dom |
| 183 | +[build-badge]: https://img.shields.io/github/workflow/status/testing-library/eslint-plugin-jest-dom/validate?logo=github&style=flat-square |
| 184 | +[build]: https://github.com/testing-library/eslint-plugin-jest-dom/actions?query=workflow%3Avalidate |
188 | 185 | [coverage-badge]: https://img.shields.io/codecov/c/github/testing-library/eslint-plugin-jest-dom.svg?style=flat-square
|
189 | 186 | [coverage]: https://codecov.io/github/testing-library/eslint-plugin-jest-dom
|
190 | 187 | [version-badge]: https://img.shields.io/npm/v/eslint-plugin-jest-dom.svg?style=flat-square
|
|
199 | 196 | [coc]: https://github.com/testing-library/eslint-plugin-jest-dom/blob/main/other/CODE_OF_CONDUCT.md
|
200 | 197 | [emojis]: https://github.com/all-contributors/all-contributors#emoji-key
|
201 | 198 | [all-contributors]: https://github.com/all-contributors/all-contributors
|
| 199 | +[all-contributors-badge]: https://img.shields.io/github/all-contributors/testing-library/eslint-plugin-jest-dom?color=orange&style=flat-square |
202 | 200 | [bugs]: https://github.com/testing-library/eslint-plugin-jest-dom/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+sort%3Acreated-desc+label%3Abug
|
203 | 201 | [requests]: https://github.com/testing-library/eslint-plugin-jest-dom/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc+label%3Aenhancement
|
204 | 202 | [good-first-issue]: https://github.com/testing-library/eslint-plugin-jest-dom/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc+label%3Aenhancement+label%3A%22good+first+issue%22
|
|
0 commit comments