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/features.yml')
-rw-r--r--db/docs/features.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/db/docs/features.yml b/db/docs/features.yml
new file mode 100644
index 00000000000..82598999b9e
--- /dev/null
+++ b/db/docs/features.yml
@@ -0,0 +1,10 @@
+---
+table_name: features
+classes:
+- Feature::FlipperFeature
+- Flipper::Adapters::ActiveRecord::Feature
+feature_categories:
+- feature_flags
+description: TODO
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/ee2d3de1a634611a1c660516c955be0d3000904b
+milestone: '8.12'