diff options
| author | Chris Sepic | 2010-01-24 11:21:36 -0600 | 
|---|---|---|
| committer | Chris Sepic | 2010-01-24 11:21:36 -0600 | 
| commit | 215f90cd1c4dbf31c096ef3b024cdac8141cff2e (patch) | |
| tree | 60dcd8cee9a472636d8011996b7c8e242c2ab9ef /README.rdoc | |
| download | evernote-215f90cd1c4dbf31c096ef3b024cdac8141cff2e.tar.bz2 | |
Initial commit to evernote.
Diffstat (limited to 'README.rdoc')
| -rw-r--r-- | README.rdoc | 18 | 
1 files changed, 18 insertions, 0 deletions
| diff --git a/README.rdoc b/README.rdoc new file mode 100644 index 0000000..d101cf9 --- /dev/null +++ b/README.rdoc @@ -0,0 +1,18 @@ += evernote + +Description goes here. + +== 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. + +== Copyright + +Copyright (c) 2010 Chris Sepic. See LICENSE for details. | 
