diff options
| author | Sytse Sijbrandij <sytses@gmail.com> | 2014-10-02 10:53:33 +0200 |
|---|---|---|
| committer | Sytse Sijbrandij <sytses@gmail.com> | 2014-10-02 10:53:33 +0200 |
| commit | 5b68a9adafec4a85832c81754760b3149e3e2235 (patch) | |
| tree | 16ade677434551613e8e374df04c65f249de94a3 /doc/customization/issue_closing.md | |
| parent | 6c3ad0dab639203961f8b3b2e59ffe78e9a21581 (diff) | |
| download | gitlab-ce-5b68a9adafec4a85832c81754760b3149e3e2235.tar.gz | |
Add docs for the issue closing pattern.
Diffstat (limited to 'doc/customization/issue_closing.md')
| -rw-r--r-- | doc/customization/issue_closing.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/customization/issue_closing.md b/doc/customization/issue_closing.md new file mode 100644 index 00000000000..ddc0c8eac2b --- /dev/null +++ b/doc/customization/issue_closing.md @@ -0,0 +1,5 @@ +# Issue closing pattern + +By default you can close issues from commit messages by saying 'Closes #12' or 'Fixed #101'. + +If you want to customize the message please do so in [gitlab.yml](https://gitlab.com/gitlab-org/gitlab-ce/blob/73b92f85bcd6c213b845cc997843a969cf0906cf/config/gitlab.yml.example#L73) |
