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 'data/removals/15_3/15-3-vulnerability-report-state-sort.yml')
-rw-r--r--data/removals/15_3/15-3-vulnerability-report-state-sort.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/removals/15_3/15-3-vulnerability-report-state-sort.yml b/data/removals/15_3/15-3-vulnerability-report-state-sort.yml
index 3ba5b451718..a9c84827b7c 100644
--- a/data/removals/15_3/15-3-vulnerability-report-state-sort.yml
+++ b/data/removals/15_3/15-3-vulnerability-report-state-sort.yml
@@ -1,7 +1,7 @@
#
# REQUIRED FIELDS
#
-- name: "Vulnerability Report sort by State" # (required) the name of the feature being removed. Avoid the words `deprecation`, `deprecate`, `removal`, and `remove` in this field because these are implied.
+- title: "Vulnerability Report sort by State" # (required) the name of the feature being removed. Avoid the words `deprecation`, `deprecate`, `removal`, and `remove` in this field because these are implied.
announcement_milestone: "15.0" # (required) The milestone when this feature was deprecated.
announcement_date: "2022-05-22" # (required) The date of the milestone release when this feature was deprecated. This should almost always be the 22nd of a month (YYYY-MM-DD), unless you did an out of band blog post.
removal_milestone: "15.3" # (required) The milestone when this feature is being removed.