Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 402 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (12 loc) · 402 Bytes

Contributing to ECWeatherJS

Feature Requests and Bugs

Open an issue if you have any feature requests or find bugs.

Pull Requests

Pull against staged branch.

Commits

Follow the Conventional Commits style.

Tests

Make sure existing tests pass.

Write new tests for new functionality.

Code Review

Code reviews and improvements are welcome!