btoone
4/3/2012 - 4:09 AM

gistfile1

# Format Guidelines for Commit and Issue Notes #

## Commit Message ##

Summary on the first line of **what** you did ([fixes|adds] #00)

Give a brief description of **why** you made your changes.  Be sure to include the link to the issue on the summary line.  The goal is to be able to read this message later and know what it was regarding and more importantly to justify your decisions to change the code.

## Issue Notes ##

A update to the person requesting the issue.  State what you fixed/added.  Anything they need to do or specific things to test.  Finally included a link to the commit message

[Fixed|Added] in r00