Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 895 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (13 loc) · 895 Bytes

Current project status

Virtus recently hit it's 1.0 release (2013-10-16). The focus now is on bug-fixes and maintenance while @solnic is away from the project. An experimental branch will be kept up-to date where proposed features and API changes can be made. Please direct your questions and issues to @elskwid, the maintainer.

Contributing to Virtus

  • 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 or version (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.

Author: @solnic Maintainer: @elskwid