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 'spec/fixtures/whats_new/20201225_01_04.yml')
-rw-r--r--spec/fixtures/whats_new/20201225_01_04.yml19
1 files changed, 19 insertions, 0 deletions
diff --git a/spec/fixtures/whats_new/20201225_01_04.yml b/spec/fixtures/whats_new/20201225_01_04.yml
new file mode 100644
index 00000000000..0dfd0d780c7
--- /dev/null
+++ b/spec/fixtures/whats_new/20201225_01_04.yml
@@ -0,0 +1,19 @@
+---
+- title: View epics on a board
+ body: |
+ ## View epics on a board
+ self-managed: true
+ gitlab-com: false
+ packages: ["Free", "Premium", "Ultimate"]
+- title: View Jira issue details in GitLab
+ body: |
+ ## View Jira issue details in GitLab
+ self-managed: true
+ gitlab-com: false
+ packages: ["Premium", "Ultimate"]
+- title: Integrate any IT alerting tool with GitLab
+ body: |
+ ## Integrate any IT alerting tool with GitLab
+ self-managed: true
+ gitlab-com: false
+ packages: ["Ultimate"] \ No newline at end of file