From 32580dcaa43086bcb8dc1d7e9fa3befd2f3e81fd Mon Sep 17 00:00:00 2001
From: wsor4035 <24964441+wsor4035@users.noreply.github.com>
Date: Sat, 24 May 2025 19:55:03 -0400
Subject: [PATCH 1/4] require vcs for games and mods
---
app/flatpages/policy_and_guidance.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/app/flatpages/policy_and_guidance.md b/app/flatpages/policy_and_guidance.md
index 6278f19f3..e234ee2a6 100644
--- a/app/flatpages/policy_and_guidance.md
+++ b/app/flatpages/policy_and_guidance.md
@@ -201,3 +201,7 @@ Packages must not contain obfuscated code.
## 9. Reporting Violations
Please click "Report" on the package page.
+
+## 10. Version Control System
+
+For mods, and games a version control system (such as git) is required. Texture packs are currently exempt.
\ No newline at end of file
From 5bbdfde4c1560e1721c35f623b7be4ef344975c5 Mon Sep 17 00:00:00 2001
From: wsor4035 <24964441+wsor4035@users.noreply.github.com>
Date: Tue, 3 Jun 2025 18:48:57 -0400
Subject: [PATCH 2/4] reorder and add summary to top
---
app/flatpages/policy_and_guidance.md | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/app/flatpages/policy_and_guidance.md b/app/flatpages/policy_and_guidance.md
index e234ee2a6..80203d2ee 100644
--- a/app/flatpages/policy_and_guidance.md
+++ b/app/flatpages/policy_and_guidance.md
@@ -13,6 +13,8 @@ the listings and to combat abuse.
* **Don't put promotions or advertisements in any package metadata.** 5
* **Don't manipulate package placement using reviews or downloads.** 6
* **Screenshots must not be misleading.** 7
+* **Don't submit malware, clearly disclose telemetry, no obfuscated code.** 8
+* **Use a vcs system for mods and games** 9
* **The ContentDB admin reserves the right to remove packages for any reason**,
including ones not covered by this document, and to ban users who abuse
this service. 1
@@ -197,11 +199,10 @@ Instead, they should use the insecure environment API.
Packages must not contain obfuscated code.
+## 9. Version Control System
-## 9. Reporting Violations
+For mods, and games a version control system (such as git) is required. Texture packs are currently exempt.
-Please click "Report" on the package page.
+## Reporting Violations
-## 10. Version Control System
-
-For mods, and games a version control system (such as git) is required. Texture packs are currently exempt.
\ No newline at end of file
+Please click "Report" on the package page.
\ No newline at end of file
From d430dc1bfe84452dbe946ec29af1b5bc72b1ee1c Mon Sep 17 00:00:00 2001
From: wsor4035 <24964441+wsor4035@users.noreply.github.com>
Date: Tue, 3 Jun 2025 18:54:49 -0400
Subject: [PATCH 3/4] Update app/flatpages/policy_and_guidance.md
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Co-authored-by: Lars Müller <34514239+appgurueu@users.noreply.github.com>
---
app/flatpages/policy_and_guidance.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/flatpages/policy_and_guidance.md b/app/flatpages/policy_and_guidance.md
index 80203d2ee..96a1d7cd4 100644
--- a/app/flatpages/policy_and_guidance.md
+++ b/app/flatpages/policy_and_guidance.md
@@ -201,7 +201,7 @@ Packages must not contain obfuscated code.
## 9. Version Control System
-For mods, and games a version control system (such as git) is required. Texture packs are currently exempt.
+For mods and games a version control system (such as git) is required. Texture packs are currently exempt.
## Reporting Violations
From eee4476c624cc461b966ebcd33e5cb1cdb3a3d2a Mon Sep 17 00:00:00 2001
From: wsor4035 <24964441+wsor4035@users.noreply.github.com>
Date: Tue, 3 Jun 2025 18:55:22 -0400
Subject: [PATCH 4/4] remove redundant word
---
app/flatpages/policy_and_guidance.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/flatpages/policy_and_guidance.md b/app/flatpages/policy_and_guidance.md
index 96a1d7cd4..02494a7a8 100644
--- a/app/flatpages/policy_and_guidance.md
+++ b/app/flatpages/policy_and_guidance.md
@@ -14,7 +14,7 @@ the listings and to combat abuse.
* **Don't manipulate package placement using reviews or downloads.** 6
* **Screenshots must not be misleading.** 7
* **Don't submit malware, clearly disclose telemetry, no obfuscated code.** 8
-* **Use a vcs system for mods and games** 9
+* **Use a vcs for mods and games** 9
* **The ContentDB admin reserves the right to remove packages for any reason**,
including ones not covered by this document, and to ban users who abuse
this service. 1