X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/aa3e9c4ae6c27d9e5b0ad95508cbb4e030e58a4e..a72ed11ccfb29ccd83d15cb9d69b485deb8fa7c1:/README.md?ds=sidebyside diff --git a/README.md b/README.md index 2bb261e..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. -Official policy documentation has been moved to https://mozilla.github.io/policy-templates/. \ No newline at end of file +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.