Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 661 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (12 loc) · 661 Bytes

This project is governed by a Code of Conduct.

First, before writing any code, please open an issue, let's have a discussion about any features or ideas that you may have.

Once the feature or idea is fleshed out, let's hack!

  1. Fork it
  2. Branch it
  3. Hack it
  4. Save it
  5. Commit it
  6. Push it
  7. Pull-request it

The above is respectively taken from the Clearwater framework repository.
Kudos to Jamie Gaskins for framing the guidelines so succinctly.