diff options
author | Victor Wu <victor@gitlab.com> | 2017-05-19 14:43:59 +0000 |
---|---|---|
committer | Victor Wu <victor@gitlab.com> | 2017-05-19 14:43:59 +0000 |
commit | 920e62b9b39c93e9d207e6755e453e452f930d8e (patch) | |
tree | 2dde1d1d7702f26707d8ab5e56aebe89faf09c1b /doc | |
parent | 9d29eb7e292067fb980b4ca97fc6c3edac1dccec (diff) | |
download | gitlab-ce-920e62b9b39c93e9d207e6755e453e452f930d8e.tar.gz |
Auto update docsauto-update-docs
Diffstat (limited to 'doc')
-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 |