diff --git a/app/flatpages/policy_and_guidance.md b/app/flatpages/policy_and_guidance.md
index 6278f19f3..02494a7a8 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 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,7 +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
+
+Please click "Report" on the package page.
\ No newline at end of file