mirror of
https://github.com/all-contributors/cli.git
synced 2025-01-09 13:36:29 +00:00
feat(contribution-types): add missing contribution types (#261)
This commit is contained in:
parent
e987eb01a3
commit
bcc0d99fd0
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@ const defaultTypes = function(repoType) {
|
|||
symbol: '️️️️♿️',
|
||||
description: 'Accessibility',
|
||||
},
|
||||
audio: {
|
||||
symbol: '🔊',
|
||||
description: 'Audio',
|
||||
},
|
||||
blog: {
|
||||
symbol: '📝',
|
||||
description: 'Blogposts',
|
||||
|
|
Loading…
Reference in a new issue