Skip to content

Commit 9c668fc

Browse files
authored
add contribution badges
1 parent 10c06ec commit 9c668fc

File tree

1 file changed

+20
-4
lines changed

1 file changed

+20
-4
lines changed

README.md

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,30 @@
11
testing-library-docs
2-
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
32
--------------------
43

4+
5+
<!-- prettier-ignore-start -->
6+
[![Open Collective Sponsors and Backers][opencollective-badge]][opencollective]
7+
[![All Contributors][allcontributors-badge]](#contributors)
8+
[![Code of Conduct][coc-badge]][coc]
9+
<!-- prettier-ignore-end -->
10+
511
Documentation site for [react-testing-library](https://github.com/testing-library/react-testing-library), [dom-testing-library](https://github.com/testing-library/dom-testing-library), and [related projects](https://github.com/testing-library)
612

713
See [./website/README.md](./website/README.md) for instructions on building the site
814

9-
**Deployed on Netlify: https://testing-library.com** / https://testing-library.netlify.com
15+
**https://testing-library.com**
16+
17+
**Build Status**:
18+
19+
[![Netlify Status][netlify-badge]][build]
1020

11-
[![Netlify Status](https://api.netlify.com/api/v1/badges/24366204-84ca-41e9-b573-2a64f0845e46/deploy-status)](https://app.netlify.com/sites/testing-library/deploys)
21+
[netlify-badge]: https://api.netlify.com/api/v1/badges/24366204-84ca-41e9-b573-2a64f0845e46/deploy-status
22+
[build]: https://app.netlify.com/sites/testing-library/deploys
23+
[opencollective]: https://opencollective.com/testing-library/
24+
[opencollective-badge]: https://img.shields.io/opencollective/all/testing-library.svg?label=opencollective%20backers&style=flat-square
25+
[allcontributors-badge]: https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square
26+
[coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square
27+
[coc]: https://github.com/testing-library/react-testing-library/blob/master/CODE_OF_CONDUCT.md
1228

1329
## Contributors
1430

@@ -20,4 +36,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
2036

2137
<!-- ALL-CONTRIBUTORS-LIST:END -->
2238

23-
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
39+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)