]> git.p6c8.net - policy-templates.git/blobdiff - README.md
feat: Add more warns about policy docs
[policy-templates.git] / README.md
index a1e3224085311ba17059834a32ed5da56547d37f..0e8d7a4cb2cfe8ec6fb4018314c12d8b60df3042 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,17 +1,18 @@
-# Policy templates for Firefox
+# Firefox Policy Templates
 
 > [!NOTE]
 > These policies are in active development and may contain changes that do not work with current versions of Firefox.
->
 > Use the [officially released versions](https://github.com/mozilla/policy-templates/releases) if you are deploying changes.
 
-The [policy reference](https://mozilla.github.io/policy-templates/) contains documentation for each policy, its intended function, the settings you can adjust, examples of valid configurations, and any platform limitations that may apply.
-
-## About policies
+This repository contains policy templates to support deploying and managing Firefox as an enterprise browser.
 
 Firefox policies allow administrators to centrally manage browser behavior, enforce security requirements, configure features, or disable certain functionality.
+Policies are commonly used in enterprise or managed environments such as businesses, schools, and public-sector organizations.
 
-Policies are commonly used in managed environments such as businesses, schools, and public-sector organizations.
-They can be deployed using platform-specific mechanisms, including Group Policy on Windows, configuration profiles on macOS, and JSON configuration files on all platforms.
+## Policy documentation
 
-This repository contains policy templates to support deploying and managing Firefox as an enterprise browser.
+> [!WARNING]
+> Documentation for policy behavior and syntax is moving to [Firefox Admin Docs](https://firefox-admin-docs.mozilla.org/reference/policies/).
+
+The new docs repository is public and open to contributions, so if you want to make improvements, feel free to contribute at https://github.com/mozilla/enterprise-admin-reference.
+See the [GitHub Discussion](https://github.com/mozilla/policy-templates/discussions/1291) for more information.

patrick-canterino.de