Skip to content

Commit

Permalink
Merge pull request #12 from kush1434/main
Browse files Browse the repository at this point in the history
moderator rules
  • Loading branch information
manas12709 authored Oct 26, 2024
2 parents 9b3445a + 8f4a2d2 commit 5273298
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v2
48 changes: 48 additions & 0 deletions _notebooks/2024-10-25-Moderator-Rules.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"cells": [
{
"cell_type": "raw",
"metadata": {},
"source": [
"---\n",
"layout: post\n",
"title: Moderation rules\n",
"description: Moderations for Riddle Room\n",
"permalink: /moderation/rules_riddle/\n",
"comments: true\n",
"toc: true\n",
"---"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Riddle Room Moderations\n",
"<br>\n",
"- Be Respectful: Harassment, bullying, or offensive language is not tolerated. Posts that violate this rule may be removed, and users may receive a warning or temporary ban for repeated offenses.\n",
"\n",
"- Post Appropriately: Share only school-appropriate content. Inappropriate posts will be removed, and users may be restricted from posting temporarily if they continue to post unsuitable material.\n",
"\n",
"- Protect Privacy: Do not share personal information, including phone numbers, addresses, or sensitive details about yourself or others. Posts containing personal information will be deleted, and repeat violations may result in account suspension.\n",
"\n",
"- Stay Constructive: Keep feedback polite and aimed at helping others. Negative or disrespectful feedback may lead to a warning, and continued unconstructive comments can result in a temporary ban.\n",
"\n",
"- No Spam: Avoid repeated messages or irrelevant promotional links. Spamming will lead to post removal, and persistent spammers may lose posting privileges.\n",
"\n",
"- Report Issues: If you see inappropriate content, report it rather than engaging. Users who engage in disruptive behavior may face restrictions on their accounts.\n",
"\n",
"- Respect Copyright: Share original work or give credit where it’s due. Plagiarized content will be removed, and repeated copyright violations can result in a ban.\n",
"\n",
"- Stay On-Topic: Keep discussions relevant to the page's purpose. Off-topic posts may be removed, and users who frequently disrupt discussions may be restricted."
]
}
],
"metadata": {
"language_info": {
"name": "python"
}
},
"nbformat": 4,
"nbformat_minor": 2
}

0 comments on commit 5273298

Please sign in to comment.