Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 791 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (12 loc) · 791 Bytes

Contributing

Here's a quick guide on pull requests:

  1. Check for open issues, or open a fresh issue to start a discussion around a feature idea or a bug. Opening a separate issue to discuss the change is less important for smaller changes, as the discussion can be done in the pull request.
  2. Fork this repository on GitHub, and start making your changes.
  3. Push the change (it's recommended to use a separate branch for your feature).
  4. Open a pull request.
  5. I will try to merge and deploy changes as soon as possible, or at least leave some feedback, but if you haven't heard back from me after a couple of days, feel free to leave a comment on the pull request.