diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..9aafc52 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,25 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "Sedjj", + "name": "Eldar Salimzebarov", + "avatar_url": "https://avatars3.githubusercontent.com/u/5383030?v=4", + "profile": "https://github.com/Sedjj", + "contributions": [ + "bug", + "ideas" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "nestjs-telegraf", + "projectOwner": "bukhalo", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index 9d2296e..7a6cc40 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@
+ +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +
@@ -190,3 +193,22 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors ## License Nest is [MIT licensed](https://github.com/nestjs/nest/blob/master/LICENSE). + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + +Eldar Salimzebarov 🐛 🤔 |
+