diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..57e28b0d --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,27 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "commitType": "docs", + "commitConvention": "angular", + "contributors": [ + { + "login": "jellydn", + "name": "Dung Duc Huynh (Kaka)", + "avatar_url": "https://avatars.githubusercontent.com/u/870029?v=4", + "profile": "https://productsway.com/", + "contributions": [ + "code", + "doc" + ] + } + ], + "contributorsPerLine": 7, + "skipCi": true, + "repoType": "github", + "repoHost": "https://github.com", + "projectName": "next-validations", + "projectOwner": "jellydn" +} diff --git a/README.md b/README.md index e4c43430..0434b021 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Welcome to next-validations 👋 + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + [![Version](https://img.shields.io/npm/v/next-validations.svg)](https://npmjs.org/package/next-validations) [![Downloads/week](https://img.shields.io/npm/dw/next-validations.svg)](https://npmjs.org/package/next-validations) @@ -273,3 +276,25 @@ Give a ⭐️ if this project helped you! [![paypal](https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white)](https://paypal.me/dunghd) [![buymeacoffee](https://img.shields.io/badge/Buy_Me_A_Coffee-FFDD00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black)](https://www.buymeacoffee.com/dunghd) + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + + + +
Dung Duc Huynh (Kaka)
Dung Duc Huynh (Kaka)

💻 📖
+ + + + + + +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