Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytses@gmail.com>2014-10-02 12:53:33 +0400
committerSytse Sijbrandij <sytses@gmail.com>2014-10-02 12:53:33 +0400
commit5b68a9adafec4a85832c81754760b3149e3e2235 (patch)
tree16ade677434551613e8e374df04c65f249de94a3 /doc/README.md
parent6c3ad0dab639203961f8b3b2e59ffe78e9a21581 (diff)
Add docs for the issue closing pattern.
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index a85f2b6256e..2f90cf14a64 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -19,6 +19,7 @@
- [Security](security/README.md) Learn what you can do to further secure your GitLab instance.
- [Update](update/README.md) Update guides to upgrade your installation.
- [Welcome message](customization/welcome_message.md) Add a custom welcome message to the sign-in page.
+- [Issue closing](customization/issue_closing.md) Customize how to close an issue from commit messages.
## Contributor documentation