summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Lee Yu <hleeyu@gmail.com>2018-11-02 22:58:27 +0800
committerHeinrich Lee Yu <hleeyu@gmail.com>2018-11-19 23:58:35 +0800
commit0798fa15a594601e6c7b4136c28e8208157106f0 (patch)
tree3d75ffbc495588390aab648d8e102f22b7611061
parent3924c20bb23262370580c4563cb675207faf16d3 (diff)
downloadgitlab-ce-0798fa15a594601e6c7b4136c28e8208157106f0.tar.gz
Add changelog entry
-rw-r--r--changelogs/unreleased/53326-improve-issues-empty-state.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/53326-improve-issues-empty-state.yml b/changelogs/unreleased/53326-improve-issues-empty-state.yml
new file mode 100644
index 00000000000..01ff4d61343
--- /dev/null
+++ b/changelogs/unreleased/53326-improve-issues-empty-state.yml
@@ -0,0 +1,5 @@
+---
+title: Show different empty state for filtered issues
+merge_request: 22775
+author: Heinrich Lee Yu
+type: changed