diff options
author | Luke Bennett <lbennett@gitlab.com> | 2018-06-25 07:47:52 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-06-25 07:47:52 +0000 |
commit | dc2c73accf9cddab8b2836bdbc9e66139f12ef3a (patch) | |
tree | 4ac01777860c67829cb9b7ab1bf2f9a5d8165a05 /changelogs/unreleased | |
parent | 746499a78d8ff32a35b1ae0b758ce2a7bb67078f (diff) | |
download | gitlab-ce-dc2c73accf9cddab8b2836bdbc9e66139f12ef3a.tar.gz |
Resolve "Help users find our contributing page"
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r-- | changelogs/unreleased/47274-help-users-find-our-contributing-page.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/47274-help-users-find-our-contributing-page.yml b/changelogs/unreleased/47274-help-users-find-our-contributing-page.yml new file mode 100644 index 00000000000..ed13c917a2e --- /dev/null +++ b/changelogs/unreleased/47274-help-users-find-our-contributing-page.yml @@ -0,0 +1,5 @@ +--- +title: Add a link to the contributing page in the user dropdown +merge_request: 19708 +author: +type: added |