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

Add more contribution categories
This commit is contained in:
Basti 2020-05-13 16:58:04 +02:00 committed by GitHub
commit 9eba6cdec6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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