X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/f1eff823740b88b4318b556779bb212e55797e6d..50cee22e9ac1e4fe211f430ba068b1713b1f44d9:/README.md diff --git a/README.md b/README.md index 78b05db..d69d7fb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,16 @@ -**These policies are in active development and so might contain changes that do not work with current versions of Firefox.** +# Firefox Policy Templates -**You should use the [officially released versions](https://github.com/mozilla/policy-templates/releases) if you are deploying changes.** +> [!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. -Policy documentation has been moved to https://mozilla.github.io/policy-templates/. +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. + +## Policy documentation + +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.