diff options
author | Clement Ho <clemmakesapps@gmail.com> | 2017-05-19 18:17:16 +0000 |
---|---|---|
committer | Clement Ho <clemmakesapps@gmail.com> | 2017-05-19 18:17:16 +0000 |
commit | bdf62a19d2cdbdfe554eb73500fd5fe4744161b1 (patch) | |
tree | e757cfa2251678bb11cc7197fd93b7a73ba5a132 | |
parent | 27eab8a4c32e704946c667ba6eff8bd21ab3ea29 (diff) | |
parent | 920e62b9b39c93e9d207e6755e453e452f930d8e (diff) | |
download | gitlab-ce-bdf62a19d2cdbdfe554eb73500fd5fe4744161b1.tar.gz |
Merge branch 'auto-update-docs' into 'master'
Auto update docs
See merge request !11552
-rw-r--r-- | doc/user/project/issues/issues_functionalities.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/user/project/issues/issues_functionalities.md b/doc/user/project/issues/issues_functionalities.md index 33fe768a0c6..e1923e91042 100644 --- a/doc/user/project/issues/issues_functionalities.md +++ b/doc/user/project/issues/issues_functionalities.md @@ -16,6 +16,9 @@ An issue starts with its status (open or closed), followed by its author, and includes many other functionalities, numbered on the image above to explain what they mean, one by one. +Many of the elements of the issue screen refresh automatically, such as the title and description, when they are changed by another user. +Comments and system notes also appear automatically in response to various actions and content updates. + #### 1. New Issue, close issue, edit - New issue: create a new issue in the same project |