Add more details to Tag moderation page (#1376)
This commit is contained in:
parent
fbdd80d5fc
commit
095d25ecd4
1 changed files with 3 additions and 3 deletions
|
|
@ -45,8 +45,8 @@
|
|||
<ol>
|
||||
<li>Visit the article in question.</li>
|
||||
<li>Append /mod to the end of the article URL (i.e. https://dev.to/ben/devto-is-now-open-source-5n1/mod)</li>
|
||||
<li>You'll see the below form. Update the appropriate fields. Please include the reason for removing your tag from this post. </li>
|
||||
<li>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.</li>
|
||||
<li>You'll see the below form. Update the appropriate fields. Please include the reason for removing your tag from this post. <strong>The author will receive a notification that the tag has been removed</strong>, along with your reason for removing it.</li>
|
||||
<li><strong>Note: once you remove the tag, the author will not be able to add it back.</strong> 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.</li>
|
||||
<li>Click remove!</li>
|
||||
</ol>
|
||||
<img alt="tag-removal-form" src="<%= cloudinary("https://thepracticaldev.s3.amazonaws.com/i/u67xiw2uon9g5mhbbeff.png") %>">
|
||||
|
|
@ -54,7 +54,7 @@
|
|||
<h3>How to Update the Tag Sidebar</h3>
|
||||
<ol>
|
||||
<li>Visit: https://dev.to/t/{tag name}/edit (i.e. https://dev.to/t/discuss/edit)</li>
|
||||
<li>Update form. See below for a reference for each field.</li>
|
||||
<li>Update form. See below for a reference for each field. All field accept markdown <em>except</em> the pretty name and summary</li>
|
||||
<li>Click Save!</li>
|
||||
</ol>
|
||||
<img alt="tag-edit-form" src="<%= cloudinary("https://thepracticaldev.s3.amazonaws.com/i/my9u83otmqzep38lo3ib.png") %>">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue