diff options
author | Ahmad Haghighi <haghighi.ahmad@gmail.com> | 2019-04-25 11:40:34 +0000 |
---|---|---|
committer | Annabel Dunstone Gray <annabel.m.gray@gmail.com> | 2019-04-25 11:40:34 +0000 |
commit | ea1f01811455bab47ad687b34d711b00da75719b (patch) | |
tree | 6818de400388aef65dcc68133d2b7d96661fffc1 /changelogs/unreleased | |
parent | 700976d0651e179f1f0373b27263bac7145ef7dc (diff) | |
download | gitlab-ce-ea1f01811455bab47ad687b34d711b00da75719b.tar.gz |
Add auto direction to support rtl languages
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r-- | changelogs/unreleased/48479-auto-direction-for-issue-title.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/48479-auto-direction-for-issue-title.yml b/changelogs/unreleased/48479-auto-direction-for-issue-title.yml new file mode 100644 index 00000000000..0571f58ab4d --- /dev/null +++ b/changelogs/unreleased/48479-auto-direction-for-issue-title.yml @@ -0,0 +1,5 @@ +--- +title: Add auto direction for issue title +merge_request: 27378 +author: Ahmad Haghighi +type: fixed |