Added phrase "Here's how to close multiple issues in one commit message" so that doc is easier to find by users
This commit is contained in:
parent
822ba95f75
commit
a8956e8850
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
# Issue closing pattern
|
||||
|
||||
Here's how to close multiple issues in one commit message:
|
||||
|
||||
If a commit message matches the regular expression below, all issues referenced from
|
||||
the matched text will be closed. This happens when the commit is pushed or merged
|
||||
into the default branch of a project.
|
||||
|
|
Loading…
Reference in a new issue