fix: added edit reason codes (#30698)

Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com>
This commit is contained in:
Muhammad Adeel Tajamul
2022-07-06 11:06:42 +05:00
committed by GitHub
parent 6e71f303a5
commit 7a1d263477

View File

@@ -5114,6 +5114,8 @@ DISCUSSION_MODERATION_EDIT_REASON_CODES = {
"needs-clarity": _("Content needs clarity"),
"academic-integrity": _("Has academic integrity concern"),
"inappropriate-language": _("Has inappropriate language"),
"format-change": _("Formatting changes needed"),
"post-type-change": _("Post type needs change"),
"contains-pii": _("Contains personally identifiable information"),
}
# Provide a list of reason codes for moderators to close posts, as a mapping