فهرست منبع

custom contribution type for apps [skip ci]

Nicolas Meienberger 2 سال پیش
والد
کامیت
6c16f2a5ee
1فایلهای تغییر یافته به همراه9 افزوده شده و 1 حذف شده
  1. 9 1
      .all-contributorsrc

+ 9 - 1
.all-contributorsrc

@@ -2,6 +2,13 @@
   "files": [
     "README.md"
   ],
+  "types": {
+    "app": {
+      "symbol": "📦",
+      "description": "Contributed by adding apps to Tipi.",
+      "link": "[<%= symbol %>](<%= url %> \"<%= description %>\"),"
+    }
+  },
   "imageSize": 100,
   "commit": false,
   "contributors": [
@@ -14,7 +21,8 @@
         "code",
         "infra",
         "test",
-        "doc"
+        "doc",
+        "app"
       ]
     },
     {