diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..6e34c5d --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,29 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "EhsanAramide", + "name": "Ehsan Aramide", + "avatar_url": "https://avatars.githubusercontent.com/u/72789505?v=4", + "profile": "https://github.com/EhsanAramide", + "contributions": [ + "code", + "doc", + "example", + "maintenance", + "review", + "test" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "dart-persian-tools", + "projectOwner": "persian-tools", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index 2b05d84..f511f7a 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-) +

@@ -293,3 +296,23 @@ urlFix(url); // wss://hostname.domain/?q=i%20am%20a%20wrong%20query ## Contributing Thank you for your interest in contributing! For more detail about contributing, please check out the [CONTRIBUTING.md file](https://github.com/persian-tools/dart-persian-tools/blob/master/CONTRIBUTING.md "CONTRIBUTING.md file"). + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

Ehsan Aramide

💻 📖 💡 🚧 👀 ⚠️
+ + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file