Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 853 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (20 loc) · 853 Bytes

Contributing

Nice having you on board!

We love contributions from everyone and here are a few things to keep in mind when contributing.

Issues

Somethings not working like it should? We've got you covered!

  • Use GitHub to create an issue.
  • Write a descriptive title.
  • Fill out the issue template.
  • Wait for a developer to make coffee and get back to you.

Pull requests

You want to help out by contributing code? Here's a checklist for a pull request:

  • Fork the project.
  • Create a branch for your code.
  • Write your awesome code.
  • Don't forget to add yourself to the CONTRIBUTORS.md file.
  • Squash commits and provide a sane commit message.
  • Create a pull request.
  • Write a descriptive title.
  • Fill out the pull request template.
  • Wait for a developer to make coffee and get back to you.