Skip to content

Commit

Permalink
Use Closes gh-<number>
Browse files Browse the repository at this point in the history
We now use Closes because it makes sense for enhancements and bugs
  • Loading branch information
rwinch authored Jun 11, 2020
1 parent 4e7be20 commit eb351f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ git config user.email link:mailto:&#x75;&#115;&#101;&#x72;&#64;&#x6d;&#x61;&#x69
. Keep the subject line to 50 characters or less if possible
. Do not end the subject line with a period
. In the body of the commit message, explain how things worked before this commit, what has changed, and how things work now
. Include Fixes gh-<issue-number> at the end if this fixes a GitHub issue
. Include Closes gh-<issue-number> at the end if this fixes a GitHub issue
. Avoid markdown, including back-ticks identifying code

= Run all tests prior to submission
Expand Down

0 comments on commit eb351f4

Please sign in to comment.