Skip to content

Commit 6767fd0

Browse files
committed
Add "staging site" forum access instructions link to "Moderator Instructions" asset docs
The "Moderator Instructions" asset post contains a detailed instructions for each of the standard moderation procedures. The procedures must be tested during the development and maintenance of the content. The "staging site" sandbox forum instance is useful for this purpose; allowing the performance of the procedures freely without any risk of affecting the production forum. For this reason, it will be helpful to bring the existence of the "staging site" forum to the attention of those doing development and maintenance of the "Moderator Instructions" content. This is done by adding a link to a topic dedicated to the subject in the "Related" section of the "Moderator Instructions" asset's documentation.
1 parent 05bfa15 commit 6767fd0

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.markdown-link-check.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@
101101
{
102102
"pattern": "^https://forum\\.arduino\\.cc/t/moderation-guidelines/54905$"
103103
},
104+
{
105+
"pattern": "^https://forum\\.arduino\\.cc/t/staging-site-sandbox-forum-instance/1112538$"
106+
},
104107
{
105108
"pattern": "^https://forum\\.arduino\\.cc/t/this-forum-section-will-be-in-read-only/376698$"
106109
},

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@
1515
- https://forum.arduino.cc/t/draft-proposal-for-moderator-documentation/623114 (private)
1616
- https://meta.discourse.org/t/discourse-moderation-guide/63116
1717
- https://forum.arduino.cc/t/about-user-account-deletion-and-user-content-deletion/627095 (private)
18+
- ["Staging site" sandbox forum access instructions](https://forum.arduino.cc/t/staging-site-sandbox-forum-instance/1112538) (private)
19+
- This can be used for testing during the development of standard moderation procedures.

0 commit comments

Comments
 (0)