Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.01 KB

CONTRIBUTING.md

File metadata and controls

32 lines (25 loc) · 1.01 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. Read and sign the Contributor Licence Agreement (CLA).

    See our governance page for the CLA and what to do with it.

  2. Push your branch to your fork of cf-units.

  3. Submit your pull request.

  4. Chillax!

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