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/boards.yml')
-rw-r--r--db/docs/boards.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/db/docs/boards.yml b/db/docs/boards.yml
index c837f24f3ff..bf50cecd826 100644
--- a/db/docs/boards.yml
+++ b/db/docs/boards.yml
@@ -3,7 +3,7 @@ table_name: boards
classes:
- Board
feature_categories:
-- design_management
-description: TODO
+- team_planning
+description: Configuration information for issue boards, including default scope and visibility of open and closed lists
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/611dab2e522e5e59cf09cd459a31686e65616863
milestone: '8.11'