gavinr / github-csv-tools

Import and export GitHub issues via CSV
https://npmjs.com/github-csv-tools
MIT License
661 stars 118 forks source link

Add Sample CSV #35

Closed Jared-Dev closed 3 years ago

Jared-Dev commented 3 years ago

Would it be possible to add a sample CSV to the repository (or the README)?

gavinr commented 3 years ago

Do the sample CSVs in the test folder work for you? Or are you thinking something else? https://github.com/gavinr/github-csv-tools/tree/master/test

Jared-Dev commented 3 years ago

Nope, those should be good! I just hadn't found them. Might be worth linking to or mentioning them in the README!

Thanks for the library!