You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/categories/staff/moderation/_topics/moderator-instructions/1.md
+28Lines changed: 28 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,7 @@ For an overview of the Discourse moderation system, see the "[**Discourse Modera
42
42
-[Close topic](#close-topic)
43
43
-[Delete post](#delete-post)
44
44
-[Delete topic](#delete-topic)
45
+
-[Edit post](#edit-post)
45
46
-[Flag post](#flag-post)
46
47
-[Investigate user](#investigate-user)
47
48
-[User Notes](#user-notes)
@@ -705,6 +706,33 @@ Closing a topic will prevent any further replies by non-staff users.
705
706
706
707
---
707
708
709
+
<aname="edit-post"></a>
710
+
711
+
### [Edit post](#edit-post)
712
+
713
+
A otherwise valuable post may contain unwanted content. For example:
714
+
715
+
- incidental profanity
716
+
- content rendered obsolete by moderation
717
+
718
+
In this case, the unwanted content should be edited out of the post rather than deleting the post.
719
+
720
+
1. Click the **⬤⬤⬤** icon at the bottom of the post.
721
+
Additional icons will appear.
722
+
1. Click the pencil icon ("edit this post") at the bottom of the post.
723
+
The post will open in the post composer panel.
724
+
1. Adjust the post content.
725
+
1. Click the **ⓘ** icon at the top of the post composer panel.
726
+
A "why are you editing?" text field will appear.
727
+
1. Type an explanation for the edit in the field.
728
+
1. Click the "**Save Edit**" button at the bottom of the post composer panel.
729
+
730
+
---
731
+
732
+
❗ _**Do not**_ pollute the post by add meta-content such as a changelog or explanation for the edit to the post content. The changeset and explanation provided by the "why are you editing?" field can be seen via the post edit history dialog.
0 commit comments