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:
authorHeinrich Lee Yu <hleeyu@gmail.com>2018-10-24 11:29:10 +0300
committerHeinrich Lee Yu <hleeyu@gmail.com>2018-10-26 05:27:25 +0300
commit5b27e2dbda5f35a7d2fca0462349ddbad67bd04c (patch)
treefc379fffbad85385a8848562066fe6d6c78b42bf
parent11ba5ccd54c04aacbdb6785500875cabf84e1a0c (diff)
Add changelog entry
-rw-r--r--changelogs/unreleased/52545-guest-create-issue-in-group-board.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/52545-guest-create-issue-in-group-board.yml b/changelogs/unreleased/52545-guest-create-issue-in-group-board.yml
new file mode 100644
index 00000000000..5701e44eb32
--- /dev/null
+++ b/changelogs/unreleased/52545-guest-create-issue-in-group-board.yml
@@ -0,0 +1,5 @@
+---
+title: Always show new issue button in boards' Open list
+merge_request: 22557
+author: Heinrich Lee Yu
+type: fixed