summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabio Busatto <fabio@gitlab.com>2019-01-28 18:31:35 +0000
committerbikebilly <fabio@gitlab.com>2019-02-02 00:28:10 +0100
commitf723383f701ea4ae02b7f15a446aa74cfd35d6e6 (patch)
tree5b8143f213660e577739d702e41a07203adf5906
parent74a7074f54b16d5b0951c08156c915579bbae6c6 (diff)
downloadgitlab-ce-docs/add-depractions-list.tar.gz
Update index.md filedocs/add-depractions-list
-rw-r--r--doc/deprecations/index.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/deprecations/index.md b/doc/deprecations/index.md
index e69de29bb2d..44c44d68732 100644
--- a/doc/deprecations/index.md
+++ b/doc/deprecations/index.md
@@ -0,0 +1,15 @@
+---
+description: 'Read through the list of GitLab features that have been deprecated or removed from the product.'
+---
+
+# Deprecated and removed features
+
+Features in this list have been deprecated or removed from GitLab.
+
+See the [Product handbook](https://about.gitlab.com/handbook/product/#discouraging-deprecating-and-removing-features)
+for more information about the deprecation and removal process.
+
+| **Feature name** | **Deprecated in** | **Removed in** |
+|------------------|-------------------|----------------|
+| [Some feature](link/to/docs) | GitLab 11.3 | GitLab 12.0 |
+| [Another feature](link/to/docs) | GitLab 11.8 | _TBD_ | \ No newline at end of file