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
+30-1Lines changed: 30 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,8 @@ For an overview of the Discourse moderation system, see the "[**Discourse Modera
12
12
13
13
<!-- toc -->
14
14
15
+
-[Policies](#policies)
16
+
-[Do not delete accounts](#do-not-delete-accounts)
15
17
-[Flags](#flags)
16
18
-[User-submitted flags](#user-submitted-flags)
17
19
-[Review flag](#review-flag)
@@ -59,6 +61,33 @@ For an overview of the Discourse moderation system, see the "[**Discourse Modera
59
61
60
62
---
61
63
64
+
<aname="policies"></a>
65
+
66
+
## [Policies](#policies)
67
+
68
+
Arduino Forum provides a powerful and flexible moderation interface. You may notice that there are other ways to accomplish a given moderation task than the procedures described in this document. In general, you are welcome to use the procedure that is most convenient to you. However, it is essential that all moderation actions are performed in compliance with our policies:
69
+
70
+
---
71
+
72
+
<aname="do-not-delete-accounts"></a>
73
+
74
+
### [Do not delete accounts](#do-not-delete-accounts)
75
+
76
+
The Arduino company has [a policy](https://forum.arduino.cc/t/about-user-account-deletion-and-user-content-deletion/627095/5) against deleting user accounts.
77
+
78
+
---
79
+
80
+
⚠ The "**Delete User**" options the Discourse moderator interface sometimes presents _**must not**_ be used.
81
+
82
+
---
83
+
84
+
[Account suspensions](#suspend-account) are used instead of deletion. Suspension accomplishes the same result of preventing an account from using the forum. In addition, suspension is technically superior in several ways:
85
+
86
+
-**Reversible:** In the event an error is discovered, suspensions can be easily reversed. Conversely, deletions are irreversible.
87
+
-**Records:** Moderators can see valuable information about a user account which may facilitate later moderation work. This information would be lost if the account account was deleted. For example, it is common for users to create a second account to circumvent disciplinary action. The information associated with the previous account allows identification of the second account.
88
+
89
+
---
90
+
62
91
<aname="flags"></a>
63
92
64
93
## [Flags](#flags)
@@ -815,7 +844,7 @@ Account suspensions are used when the intention is to permanently exclude the us
815
844
816
845
---
817
846
818
-
⚠ Arduino has [a policy](https://forum.arduino.cc/t/about-user-account-deletion-and-user-content-deletion/627095/5) against deleting accounts, so you must not use the **Delete User** options the Discourse moderator interface often presents. Account suspensions are used instead. Suspensions are reversible in the event an error was discovered, which allows the moderators more freedom to take swift action.
847
+
⚠ Arduino has [a policy](#do-not-delete-accounts) against deleting accounts, so you must always suspend instead of deleting accounts.
0 commit comments