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:
authorVicky Chijwani <vickychijwani@gmail.com>2018-02-17 20:48:31 +0300
committerVicky Chijwani <vickychijwani@gmail.com>2018-02-17 20:48:31 +0300
commit3a9a80315537c48a2fb3c338e0f8c76b3f9aa06d (patch)
tree1adada4a49afc04fd3f90216d4ceabb5c14a82e5 /changelogs
parent50cdf41e7e1bac48cb9d3e5414682e1bd59e5db9 (diff)
Add changelog entry
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/17500-mr-multiple-issues-oxford-comma.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/17500-mr-multiple-issues-oxford-comma.yml b/changelogs/unreleased/17500-mr-multiple-issues-oxford-comma.yml
new file mode 100644
index 00000000000..a94e6153a05
--- /dev/null
+++ b/changelogs/unreleased/17500-mr-multiple-issues-oxford-comma.yml
@@ -0,0 +1,5 @@
+---
+title: Update issue closing pattern to allow variations in punctuation
+merge_request: 17198
+author: Vicky Chijwani
+type: changed