Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'db/docs/project_custom_attributes.yml')
-rw-r--r--db/docs/project_custom_attributes.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/db/docs/project_custom_attributes.yml b/db/docs/project_custom_attributes.yml
index 56f425f4c21..90f13b4f593 100644
--- a/db/docs/project_custom_attributes.yml
+++ b/db/docs/project_custom_attributes.yml
@@ -4,6 +4,6 @@ classes:
- ProjectCustomAttribute
feature_categories:
- projects
-description: TODO
-introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/6902848a9c54f9eb1bfd82fe173ad0d5d62fe2d5
+description: Stores custom attributes per project
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/14593
milestone: '10.2'