ref: cae001b84b567aa349c05d4bb7d241d8de6426e6
parent: f4bf4d8017e166859bbe5aef49396aefaa078752
author: Simon Howard <fraggle@soulsphere.org>
date: Wed Feb 17 14:53:23 EST 2016
CONTRIBUTING: Oops.
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -80,8 +80,9 @@
"textscreen: Change size of X".
* If you're making a change related to a bug, reference the GitHub
- issue number in the commit message, eg. "This is a partial fix for
- #646". This will link your commit into the issue comments. If your
- change is a fix for the bug, put the word "fixes" before the bug
- number to automatically close the issue once your change is merged.
+ issue number in the commit message, eg. "This is a partial fix
+ for #646". This will link your commit into the issue comments. If
+ your change is a fix for the bug, put the word "fixes" before the
+ issue number to automatically close the issue once your change
+ is merged.