Add contributor instuctions to docs
This commit is contained in:
parent
2c38f9fd09
commit
34354325b8
|
@ -15,7 +15,7 @@ begin
|
|||
yardoc.options = ['--verbose', '--markup', 'markdown']
|
||||
yardoc.files = [
|
||||
'lib/**/*.rb', 'ext/**/*.c', '-',
|
||||
'README.md', 'CHANGELOG.md', 'LICENSE'
|
||||
'README.md', 'CONTRIB.md', 'CHANGELOG.md', 'LICENSE'
|
||||
]
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue