From 8f53d625d7bf5746e89e887e88ef8e9a3d8ff551 Mon Sep 17 00:00:00 2001 From: temoilbo <72784994+temoilbo@users.noreply.github.com> Date: Tue, 27 Oct 2020 09:51:02 +0700 Subject: [PATCH] Update categories.json I suggest adding a section: "Crowdfunding" because it is a crucial part of ecosystem development. --- categories.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/categories.json b/categories.json index 2ad1582..5b566c1 100644 --- a/categories.json +++ b/categories.json @@ -373,5 +373,13 @@ "name": "Work", "slug": "work", "description": "projects focused on gig economies, future of work and professional reputation" + }, + + { + "name": "Crowdfunding", + "slug": "crowdfunding", + "description": "platforms focused on providing funding for projects" } + + ]