hugo: Update contribution guidelines
authorCameron Moore <moorereason@gmail.com>
Sat, 12 Mar 2016 23:35:06 +0000 (17:35 -0600)
committerCameron Moore <moorereason@gmail.com>
Thu, 16 Jun 2016 21:31:22 +0000 (16:31 -0500)
commit373ca66287eb66c76832cf62159efbf58138353b
treee0425109ae17be8f05ad48e530815bca5dc626c7
parentc52bb4efbe40fe91e3dd7db81432702392550991
hugo: Update contribution guidelines

Refactor the contribution guidelines in the README and CONTRIBUTING
files.

Simplify the contribution guide in the README and move most of the
complex stuff into CONTRIBUTING.

Add an explicit commit message guidelines section to CONTRIBUTING.  Keep
all of the guidelines from Chris Beams except for the 72 character line
limit (we don't follow that, nor does the Go team).  Add three new
guidelines: package prefix in subject, references in body, and
encouragement of message body in general.

Add a new section to CONTRIBUTING on using Git Remotes.
CONTRIBUTING.md
README.md