From 095d25ecd418bea62ad03aa02ad1cc4d041d9746 Mon Sep 17 00:00:00 2001 From: Jess Lee Date: Thu, 20 Dec 2018 12:09:28 -0500 Subject: [PATCH] Add more details to Tag moderation page (#1376) --- app/views/pages/tag_moderation.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/pages/tag_moderation.html.erb b/app/views/pages/tag_moderation.html.erb index d468c8c62..82f446824 100644 --- a/app/views/pages/tag_moderation.html.erb +++ b/app/views/pages/tag_moderation.html.erb @@ -45,8 +45,8 @@
  1. Visit the article in question.
  2. Append /mod to the end of the article URL (i.e. https://dev.to/ben/devto-is-now-open-source-5n1/mod)
  3. -
  4. You'll see the below form. Update the appropriate fields. Please include the reason for removing your tag from this post.
  5. -
  6. Note: once you remove the tag, the author will not be able to add it back. Only remove tags when you are confident they are not appropriate, and please do not remove tags simply because you did not like the post.
  7. +
  8. You'll see the below form. Update the appropriate fields. Please include the reason for removing your tag from this post. The author will receive a notification that the tag has been removed, along with your reason for removing it.
  9. +
  10. Note: once you remove the tag, the author will not be able to add it back. Only remove tags when you are confident they are not appropriate, and please do not remove tags simply because you did not like the post.
  11. Click remove!
tag-removal-form"> @@ -54,7 +54,7 @@

How to Update the Tag Sidebar

  1. Visit: https://dev.to/t/{tag name}/edit (i.e. https://dev.to/t/discuss/edit)
  2. -
  3. Update form. See below for a reference for each field.
  4. +
  5. Update form. See below for a reference for each field. All field accept markdown except the pretty name and summary
  6. Click Save!
tag-edit-form">