Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 971 Bytes

CONTRIBUTING.md

File metadata and controls

26 lines (16 loc) · 971 Bytes

Contributing

We love pull requests and issues from everyone. By participating in this project, you agree to abide by the CHEESE code of conduct.

Fork, then clone the repo to which you wish to contribute:

git clone [email protected]:your-username/cheesehub.git

Commit and push to your fork, then submit a pull request.

At this point you're waiting on us. We like to at least comment on pull requests within seven business days (and, typically, three business day). We may suggest some changes or improvements or alternatives.

Some things that will increase the chance that your pull request is accepted:

  • Follow our issue / pull request templates.
  • Provide a reasonable test case.
  • Write a good commit message.