<div dir="ltr">It would be useful to have top level readme and contributing guides for these two projects. I was going to round out both of these and wanted to know what format would be good to use. Here's what I found.<div>
<br></div><div>First, a lot of .NET projects don't have top level files. I understand how visual studio treats these and how useful they are in practice for working with and on a project. It doesn't fit well.</div>
<div><br></div><div>That being said, when someone encounters one of these projects on the github mirror or elsewhere it would be useful for someone looking to get started. .NET projects on github test to have readmes.</div>
<div><br></div><div>The most popular format I found, by far, was to use markdown.</div><div><br></div><div>If a README.md and CONTRIBUTING.md (as markdown) are ok to go with I'm happy to craft the initial (or latest) versions of these.</div>
<div><br></div><div>Markdown seems to fit the most here. RST is something I've not seen used by any .NET projects.</div><div><br></div><div>Sound good? Other thoughts?</div></div>