diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..92f56ca --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "FredWe", + "name": "Fred", + "avatar_url": "https://avatars.githubusercontent.com/u/7354718?v=4", + "profile": "http://fredwe.info", + "contributions": [ + "translation" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "How-To-Ask-Questions-The-Smart-Way", + "projectOwner": "ryanhanwu", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index e2ca52d..8836016 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-) + [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/pulls) **How To Ask Questions The Smart Way** @@ -669,3 +672,23 @@ RTFM 有一個年輕的親戚。如果你收到```STFW(Search The Fucking Web ## 鳴謝 Evelyn Mitchel 貢獻了一些愚蠢問題例子並啟發了編寫```如何更好地回答問題```這一節, Mikhail Ramendik 貢獻了一些特別有價值的建議和改進。 + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

Fred

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