Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 926 Bytes

CONTRIBUTING.md

File metadata and controls

30 lines (19 loc) · 926 Bytes

How to contribute

We love pull requests. There are a few guidelines that we need contributors to follow so that we can have a chance of keeping on top of things.

Getting Started

Making Changes

  • Make commits with clean commit messages.
  • Make sure your changes are formatted using gofmt.
  • Make sure you have added the necessary tests for your changes.
  • Run all the tests to assure nothing else was accidentally broken.

Submitting Changes

  • Submit a pull request to the repository in the HourlyHost organization.

Waiting

Waiting sucks. We will respond to or accept your pull request within one day, weekday or weekend.

Additional Resources