Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 919 Bytes

CONTRIBUTE.md

File metadata and controls

25 lines (17 loc) · 919 Bytes

Contribute.md

This is the contribute.md of our project. Great to have you here. Here are a few ways you can help make this project better!

Team members

  • Christian Trabold (@ctrabold)

Learn & listen

This section includes ways to get started with your open source project. Include links to documentation and to different communication channels:

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don't break it in a future version unintentionally.
  • Commit, do not mess with Rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
  • Send me a pull request. Bonus points for topic branches.