Need a CONTRIBUTING guideline
Opened this issue · 0 comments
nheeren commented
In order to ensure data consistency the requirements for data contribution must be clearly specified. Here are things that must be mentioned:
- CSV must be be RFC 4180 compliant, e.g.
- enforce commas as the separator
- wrapping values with commas into quotes
- ...
Here is a guide how to write a CONTRIBUTING file.