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/draft_notes.yml')
-rw-r--r--db/docs/draft_notes.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/db/docs/draft_notes.yml b/db/docs/draft_notes.yml
index 685dd01f3bb..9273fb5fa61 100644
--- a/db/docs/draft_notes.yml
+++ b/db/docs/draft_notes.yml
@@ -3,9 +3,8 @@ table_name: draft_notes
classes:
- DraftNote
feature_categories:
-- projects
+- code_review
- source_code_management
-- team_planning
-description: TODO
+description: Notes created during the review of an MR that are not yet published
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/4213
milestone: '11.4'