Hey team, I am currently working on adding a new i...
# contribute-code
w
Hey team, I am currently working on adding a new ingestion source to datahub. But I am having a little bit trouble following the manual. To be specific in step 7 ("Write docs"). The manual tells me to "add the plugin to the table at the top of the README file, and add the source's documentation underneath the sources header." Can you give any pointers as to where I can find the right README file? Thanks!
d
I think it is enough if you add the doc to the source_docs -> https://github.com/linkedin/datahub/tree/master/metadata-ingestion/source_docs
w
Thanks, in that case that is done 🙂
s
That is referring to this https://datahubproject.io/docs/cli/#sources page
raised a PR so the proper places are linked for future ref https://github.com/linkedin/datahub/pull/4316
b
Thanks Aseem! And thanks @witty-dream-29576 for calling this out!