Merge pull request #10 from 67P/feature/categories
Add more contribution categories
This commit is contained in:
commit
9eba6cdec6
@ -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": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user