Skip to content

Commit d1e52a2

Browse files
committed
Document account deletion prohibition in dedicated "Policies" section of "Moderator Instructions" post
Previously, this policy was only documented in an admonition in the "Suspend User" procedure. This information will be more effectively communicated by placing it in a dedicated section of the document. That will also establish infrastructure to use when documenting other policies.
1 parent f7b288a commit d1e52a2

File tree

1 file changed

+30
-1
lines changed
  • content/categories/staff/moderation/_topics/moderator-instructions

1 file changed

+30
-1
lines changed

content/categories/staff/moderation/_topics/moderator-instructions/1.md

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ For an overview of the Discourse moderation system, see the "[**Discourse Modera
1212

1313
<!-- toc -->
1414

15+
- [Policies](#policies)
16+
- [Do not delete accounts](#do-not-delete-accounts)
1517
- [Flags](#flags)
1618
- [User-submitted flags](#user-submitted-flags)
1719
- [Review flag](#review-flag)
@@ -59,6 +61,33 @@ For an overview of the Discourse moderation system, see the "[**Discourse Modera
5961

6062
---
6163

64+
<a name="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+
<a name="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+
6291
<a name="flags"></a>
6392

6493
## [Flags](#flags)
@@ -815,7 +844,7 @@ Account suspensions are used when the intention is to permanently exclude the us
815844

816845
---
817846

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.
819848

820849
---
821850

0 commit comments

Comments
 (0)