Skip to content

Commit 8946d89

Browse files
sophiethekinglecoursenSiaraMist
authored
[2023-04-05]: Mark threaded comment as answer in discussion - [GA] (github#35936)
Co-authored-by: Laura Coursen <[email protected]> Co-authored-by: Siara <[email protected]>
1 parent 7443597 commit 8946d89

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Issue #8450
2+
# Mark threaded comment as answer in discussion
3+
versions:
4+
fpt: '*'
5+
ghec: '*'
6+
ghes: '>=3.10'

data/reusables/discussions/marking-a-comment-as-an-answer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ When you mark a question as an answer, {% data variables.product.product_name %}
44

55
![Screenshot of a comment marked as the answer to a discussion.](/assets/images/help/discussions/comment-marked-as-answer.png)
66

7-
You can't mark a threaded comment in response to a comment as the answer to a discussion. You also can't mark a minimized comment as the answer to a discussion.
7+
{% ifversion discussions-mark-threaded-comment-as-answer %}You can also mark a threaded comment (in response to a comment) as the answer to a discussion. You can't mark a minimized comment as the answer to a discussion. {% else %}You can't mark a threaded comment in response to a comment as the answer to a discussion. You also can't mark a minimized comment as the answer to a discussion.{% endif %}
88

99
{% data reusables.discussions.navigate-to-repo-or-org %}
1010
{% data reusables.discussions.discussions-tab %}

0 commit comments

Comments
 (0)