Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.4 KB

CONTRIBUTING.md

File metadata and controls

26 lines (18 loc) · 1.4 KB

Contributing Guide

Getting Started

Making Changes

Code Style

json2csv follows the Dart Style Guide. Please note that if your code is not formatted according to the guide as much as possible, we will reject your Pull Request until it is fixed. Some things such as long lines will generally be accepted, however try to make it smaller if possible.

Contacting Us