Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.05 KB

CONTRIBUTING.md

File metadata and controls

31 lines (25 loc) · 1.05 KB

How to contribute

We want cf-units to be driven by the community - your contributions are invaluable to us! This page lists the guidelines for contributors which will help ease the process of getting your hard work accepted into cf-units, and shared back to the world.

Getting started

  1. If you've not already got one, sign up for a GitHub account.
  2. Fork the cf-units repository, create your new fix/feature branch, and start committing code.
  3. Make sure you've added appropriate tests, and that all the tests pass.

Submitting changes

  1. Push your branch to your fork of cf-units.
  2. Submit your pull request.
  3. Note that all authors on pull requests will automatically be asked to sign the SciTools Contributor Licence Agreement (CLA), if they have not already done so.
  4. Chillax!

If in doubt, please post in the cf-units Discussions space and we'll be happy to help you.