From 9146a541ff96b92f4f14c6292307b68dc4673097 Mon Sep 17 00:00:00 2001 From: mh Date: Wed, 27 Jul 2011 18:43:55 +0200 Subject: initial release of trocla --- README.rdoc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.rdoc (limited to 'README.rdoc') diff --git a/README.rdoc b/README.rdoc new file mode 100644 index 0000000..e0b319b --- /dev/null +++ b/README.rdoc @@ -0,0 +1,19 @@ += trocla + +Description goes here. + +== Contributing to trocla + +* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet +* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it +* Fork the project +* Start a feature/bugfix branch +* Commit and push until you are happy with your contribution +* Make sure to add tests for it. This is important so I don't break it in a future version unintentionally. +* Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it. + +== Copyright + +Copyright (c) 2011 mh. See LICENSE.txt for +further details. + -- cgit v1.2.3