Syd / sinatra-book forked from cschneid/sinatra-book

Tutorial + Cookbook

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.