diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..ba8751f --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,26 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "commitType": "docs", + "commitConvention": "angular", + "contributors": [ + { + "login": "rbb-dev", + "name": "rbb-dev", + "avatar_url": "https://avatars.githubusercontent.com/u/37469229?v=4", + "profile": "https://github.com/rbb-dev", + "contributions": [ + "ideas" + ] + } + ], + "contributorsPerLine": 7, + "skipCi": true, + "repoType": "github", + "repoHost": "https://github.com", + "projectName": "awesome-openwebui", + "projectOwner": "Fu-Jie" +} diff --git a/README.md b/README.md index 4928a98..e7630d0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # OpenWebUI Extras + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + English | [中文](./README_CN.md) @@ -109,3 +112,25 @@ If you have great prompts or plugins to share: 3. Submit a Pull Request. [Contributing](./CONTRIBUTING.md) + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + + + +
rbb-dev
rbb-dev

🤔
+ + + + + + +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