summaryrefslogtreecommitdiff
path: root/db/docs/project_features.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-05-19 07:33:21 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-05-19 07:33:21 +0000
commit36a59d088eca61b834191dacea009677a96c052f (patch)
treee4f33972dab5d8ef79e3944a9f403035fceea43f /db/docs/project_features.yml
parenta1761f15ec2cae7c7f7bbda39a75494add0dfd6f (diff)
downloadgitlab-ce-36a59d088eca61b834191dacea009677a96c052f.tar.gz
Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42
Diffstat (limited to 'db/docs/project_features.yml')
-rw-r--r--db/docs/project_features.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/db/docs/project_features.yml b/db/docs/project_features.yml
index 7890f023485..7b94db88e70 100644
--- a/db/docs/project_features.yml
+++ b/db/docs/project_features.yml
@@ -3,7 +3,7 @@ table_name: project_features
classes:
- ProjectFeature
feature_categories:
-- projects
-description: TODO
-introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/892dea67717c0efbd6a28f7639f34535ec0a8747
+- navigation
+description: Stores access levels for project features like wikis, issues, repositories, containers, ect.
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/5606
milestone: '8.12'