Skip to content

Commit eb351f4

Browse files
authored
Use Closes gh-<number>
We now use Closes because it makes sense for enhancements and bugs
1 parent 4e7be20 commit eb351f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ git config user.email link:mailto:&#x75;&#115;&#101;&#x72;&#64;&#x6d;&#x61;&#x69
140140
. Keep the subject line to 50 characters or less if possible
141141
. Do not end the subject line with a period
142142
. In the body of the commit message, explain how things worked before this commit, what has changed, and how things work now
143-
. Include Fixes gh-<issue-number> at the end if this fixes a GitHub issue
143+
. Include Closes gh-<issue-number> at the end if this fixes a GitHub issue
144144
. Avoid markdown, including back-ticks identifying code
145145

146146
= Run all tests prior to submission

0 commit comments

Comments
 (0)