Skip to content

Commit 2cff50a

Browse files
allcontributors[bot]alexkrolick
authored andcommitted
docs: add co16353sidak as a contributor (#95)
* docs: update README.md * docs: create .all-contributorsrc
1 parent 143db5a commit 2cff50a

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed

.all-contributorsrc

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"contributors": [
8+
{
9+
"login": "co16353sidak",
10+
"name": "Sidak Singh Aulakh",
11+
"avatar_url": "https://avatars0.githubusercontent.com/u/35738138?v=4",
12+
"profile": "http://sidak.ml",
13+
"contributions": [
14+
"test",
15+
"bug",
16+
"code"
17+
]
18+
}
19+
],
20+
"contributorsPerLine": 7,
21+
"projectName": "testing-library-docs",
22+
"projectOwner": "testing-library",
23+
"repoType": "github",
24+
"repoHost": "https://github.com"
25+
}

README.md

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

45
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)
@@ -8,3 +9,15 @@ See [./website/README.md](./website/README.md) for instructions on building the
89
**Deployed on Netlify: https://testing-library.com** / https://testing-library.netlify.com
910

1011
[![Netlify Status](https://api.netlify.com/api/v1/badges/24366204-84ca-41e9-b573-2a64f0845e46/deploy-status)](https://app.netlify.com/sites/testing-library/deploys)
12+
13+
## Contributors
14+
15+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
16+
17+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
18+
<!-- prettier-ignore -->
19+
<table><tr><td align="center"><a href="http://sidak.ml"><img src="https://avatars0.githubusercontent.com/u/35738138?v=4" width="100px;" alt="Sidak Singh Aulakh"/><br /><sub><b>Sidak Singh Aulakh</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=co16353sidak" title="Tests">⚠️</a> <a href="https://github.com/testing-library/testing-library-docs/issues?q=author%3Aco16353sidak" title="Bug reports">🐛</a> <a href="https://github.com/testing-library/testing-library-docs/commits?author=co16353sidak" title="Code">💻</a></td></tr></table>
20+
21+
<!-- ALL-CONTRIBUTORS-LIST:END -->
22+
23+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)