public
Description: OFFICAL REPO MOVED TO /sinatra/sinatra-book Tutorial + Cookbook
Homepage: http://sinatra-book.gittr.com
Clone URL: git://github.com/cschneid/sinatra-book.git
neall (author)
Tue Jan 13 05:46:20 -0800 2009
cschneid (committer)
Wed Jan 14 15:24:09 -0800 2009
commit  ccbcd5edbc2a51244a9d10946eac8505ed2ef769
tree    dd73395f6bec79ba16a9b2fa33a2390cf497049e
parent  01aafb08c3c80895127efbdf6ee853b0a89f8a33
sinatra-book / CONTRIBUTING
100755 12 lines (6 sloc) 0.38 kb
1
2
3
4
5
6
7
8
9
10
11
12
General guidelines for patches:
 
* Keep lines to approximately 80 characters or less. This is to allow git to do patches at the line level.
* No embedded HTML. We need to render to LaTeX (and then PDF), which won't support it.
 
 
Submitting Patches
 
* Fork this repo on GitHub and send pull requests
* Find me (cschneid) on #sinatra (Freenode) and get a git-format-patch to me.