Merge pull request #10 from 67P/feature/categories

Add more contribution categories
This commit is contained in:
2020-05-13 16:58:04 +02:00
committed by GitHub

View File

@@ -43,12 +43,15 @@
"title": "Kind", "title": "Kind",
"description": "Type/category of contribution", "description": "Type/category of contribution",
"enum": [ "enum": [
"bureaucracy",
"dev", "dev",
"design", "design",
"ops", "ops",
"docs", "docs",
"community", "community",
"special" "special",
"qa",
"outreach"
] ]
}, },
"description": { "description": {