Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 754 Bytes

CONTRIBUTING.md

File metadata and controls

31 lines (18 loc) · 754 Bytes

Contributing

The New York Times team welcomes contributions of all kinds, from simple bug reports through documentation, test cases, bug fixes, and features.

Testing

Please ensure that any changes include tests to exercise functionality.

Coding Style

Please follow the Clojure community style guide.

Workflow

We love Github issues! Before working on any new features, please open an issue so that we can agree on the direction, and hopefully avoid investing a lot of time on a feature that might need reworking.

Small pull requests for things like typos, bug fixes, etc are always welcome.

Please note that we will not accept pull requests for style changes.