From 4dc7d5e8935e36745b4bf864e5067bee4fd06440 Mon Sep 17 00:00:00 2001 From: Melissa Ushakov <mushakov@gitlab.com> Date: Fri, 16 Feb 2024 12:10:06 +0000 Subject: [PATCH] Add back text not ready for production use --- doc/user/okrs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/user/okrs.md b/doc/user/okrs.md index 9e01fa48e8f6b..21898dca8b3eb 100644 --- a/doc/user/okrs.md +++ b/doc/user/okrs.md @@ -18,6 +18,7 @@ For the OKR feature roadmap, see [epic 7864](https://gitlab.com/groups/gitlab-or FLAG: On self-managed GitLab, by default this feature is not available. To make it available per project, an administrator can [enable the featured flag](../administration/feature_flags.md) named `okrs_mvc`. On GitLab.com, by default this feature is not available, but can be configured by GitLab.com administrators. +The feature is not ready for production use. [Objectives and key results](https://en.wikipedia.org/wiki/OKR) (OKRs) are a framework for setting and tracking goals that are aligned with your organization's overall strategy and vision. -- GitLab