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
Add post asset source comments to "Moderator Instructions" post
The "Moderator Instructions" post is illustrated with several graphics and diagrams.
The image files of the published post are hosted on the forum server, and so it is those URLs that are referenced in the
image embedding markup. However, the source files for those assets are hosted in the arduino/forum-assets GitHub
repository, and it is these files that should be worked with for any updates of the post.
Previously there was no indication in the post content of the source of its assets, and thus a contributor might not be
aware or their existence, or where to find them. This is resolved by adding adjacent comments to the post content with
links to the location of each of the asset source files.
Copy file name to clipboardExpand all lines: content/categories/staff/moderation/_topics/moderator-instructions/1.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -180,6 +180,8 @@ The user submitting a "**Something Else**" flag will provide a message explainin
180
180
In cases where an "**Yes**" review was warranted but you are unable to take the external action to resolve the flag, just select "**Keep post**" from the <kbd>**Yes ▾**</kbd> menu. A message is generated in the ["**Moderators**" messages folder](https://forum.arduino.cc/my/messages/group/moderators) for each "**Something Else**" flag, and this message will be used to track the request.
181
181
1. A private message is generated for each "**Something Else**" flag. This can be accessed directly via the flag's <kbd>**view full conversation**</kbd> button, or the ["**Moderators**" messages folder](https://forum.arduino.cc/my/messages/group/moderators). If the flag was resolved by the review interface itself, this message will automatically be archived. However, it is often not possible to resolve the flag via the review interface (e.g., [moving](#move-topic-to-correct-category) a topic to the appropriate category). In this case, the message must be manually archived by clicking its <kbd>**🗀 Archive**</kbd> button.
⚠ The ["**Moderators**" messages folder](https://forum.arduino.cc/my/messages/group/moderators) is shared between all the moderators. When you take an action it affects the inbox for everyone.
@@ -500,6 +502,8 @@ Deletion requests are often an ["XY problem"](https://wikipedia.org/wiki/XY_prob

566
580
567
581
1. Click the category field, which is under the topic title field.
0 commit comments