diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..81cc08d --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,37 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "benmonro", + "name": "Ben Monro", + "avatar_url": "https://avatars3.githubusercontent.com/u/399236?v=4", + "profile": "https://github.com/benmonro", + "contributions": [ + "code", + "test", + "ideas", + "doc" + ] + }, + { + "login": "EmilTholin", + "name": "Emil Tholin", + "avatar_url": "https://avatars0.githubusercontent.com/u/11573167?v=4", + "profile": "https://twitter.com/EmilTholin", + "contributions": [ + "code", + "test", + "ideas" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "svelte-testing-library", + "projectOwner": "testing-library", + "repoType": "github", + "repoHost": "https://github.com" +} diff --git a/README.md b/README.md index 383bdb6..7f2e7b4 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ practices.
[![Watch on GitHub][github-watch-badge]][github-watch] [![Star on GitHub][github-star-badge]][github-star] [![Tweet][twitter-badge]][twitter] +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)Ben Monro 💻 ⚠️ 🤔 📖 | Emil Tholin 💻 ⚠️ 🤔 |