From a987ca0f5126b35acee8e8b7285148c61bbf0f80 Mon Sep 17 00:00:00 2001 From: Mike Lewis Date: Mon, 4 Mar 2019 21:16:32 +0000 Subject: [PATCH] Added sentence about why 'edited just now' appears under the converted comment --- doc/user/discussions/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/user/discussions/index.md b/doc/user/discussions/index.md index 58d30643746..6a5ee5bbcc4 100644 --- a/doc/user/discussions/index.md +++ b/doc/user/discussions/index.md @@ -354,7 +354,8 @@ Clicking on the **Reply to comment** button will bring the reply area into focus ![Reply to comment feature](img/reply_to_comment.gif) Relying to a non-discussion comment will convert the non-discussion comment to a -threaded discussion once the reply is submitted. +threaded discussion once the reply is submitted. This conversion is considered an edit +to the original comment, so a note about when it was last edited will appear underneath it. This feature only exists for Issues, Merge requests, and Epics. Commits, Snippets and Merge request diff discussions are not supported yet.