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/todos.yml')
-rw-r--r--db/docs/todos.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/db/docs/todos.yml b/db/docs/todos.yml
new file mode 100644
index 00000000000..1f4db172e2b
--- /dev/null
+++ b/db/docs/todos.yml
@@ -0,0 +1,9 @@
+---
+table_name: todos
+classes:
+- Todo
+feature_categories:
+- team_planning
+description: TODO
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/3d52e139b13ad077286f2f9f46b7e98f43ad9564
+milestone: '8.5'