Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 980 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (14 loc) · 980 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.


Further reading, I've been thinking a lot about Jeff Geerling's post "Why I close PRs (OSS project maintainer notes)" lately. If you do submit a PR and feel that I'm closing it down, this is probably the rationale behind it.