diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..fd7256b0 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,17 @@ +{ + "files": ["README.md"], + "imageSize": 100, + "contributorsPerLine": 7, + "contributorsSortAlphabetically": false, + "badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square)](#contributors)", + "contributorTemplate": "\">\" width=\"<%= options.imageSize %>px;\" alt=\"\"/>
<%= contributor.name %>
", + "types": { + "custom": { + "symbol": "🔭", + "description": "A custom contribution type.", + "link": "[<%= symbol %>](<%= url %> \"<%= description %>\")," + } + }, + "skipCi": "true", + "contributors": [] +} \ No newline at end of file diff --git a/README.md b/README.md index ca20fc8a..fe22686a 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ $ go build ./ >如果你想为 mm-wiki 贡献代码,请加开发者交流群:922827699 -# 贡献者列表 +## 贡献者列表