How To Contribute!

First, run git clone ~minerobber/qdb.

Adding a Quote

To add a quote, first, look for the largest quote number. Create the next largest number (if the largest number is 4, make a 5.text, etc.)

The quote format:

# Quote #
<logs for the quote>

Here is an example:

# Quote 304
00:02 < minerobber> what would happen if usenet came back up?  
00:03 <@vilmibm> the world would implode or the server would melt.  
00:05 <@vilmibm> not really, but it would have a very non-trivial effect.

The extra 2 spaces at the end are to make Markdown treat them as seperate lines.