Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.57 KB

CONTRIBUTING.md

File metadata and controls

27 lines (21 loc) · 1.57 KB

Contribution Guidelines

TL;DR Contributing

  1. Keep reviews and descriptions of data providers in the Wiki
  2. Keep contact information for your company up-to-date in the Wiki
  3. Code should be moderately documented and minimally functional with a clear description of the problem it is trying to address
  4. All programming languages are welcome
  5. Programs that rely on multiple files should be placed in their own sub-folder
  6. Follow the templates provided: New Member, New Data Provider (Wiki), New Data Provider (Codebase)

Contribution Inspiration

Contributions should detail any/some/all of the following items:

  • Which data sets you're currently using and how you're accessing them
  • How you're using said data sets
  • General experience with the data set and tips to facilitate the process for new startups
  • Addition of example data sets or ingest scripts that you found helpful
  • Some folks have had success purely working from the provider's documentation. If there was any documentation you found particularly helpful, either link it, or add it to the repo.

Contact

Feel free to post any issues/comments/requests as issues in this repository (please tag the relevant parties), on the FinTech Sandbox slack channel, or to ping any of the involved companies at their sandbox@<company> email address.

Large Files

We are utilizing Git-LFS (Large File Service) to ensure that when we upload pdfs and documentation that the repo remains lightweight and usable for all

Read more here: https://git-lfs.github.com/