diff options
author | Patricio Cano <patricio@gitlab.com> | 2015-10-01 16:29:29 +0000 |
---|---|---|
committer | Patricio Cano <patricio@gitlab.com> | 2015-10-01 16:29:29 +0000 |
commit | 3e9772843c9c21bb6fa1a391e6212daf28aee402 (patch) | |
tree | d20283dfec8ae0d479268d3c997dc8658262b77c /doc/gitlab-basics/README.md | |
parent | 3fa8bd0e67233cb3636490fb35993e2db3424772 (diff) | |
parent | 92e15cfb82620ff85558d4a8f1a5b84dacabcab4 (diff) | |
download | gitlab-ce-3e9772843c9c21bb6fa1a391e6212daf28aee402.tar.gz |
Merge branch 'create-issue' into 'master'
New doc about how to create an issue in GitLab Basics
See merge request !1925
Diffstat (limited to 'doc/gitlab-basics/README.md')
-rw-r--r-- | doc/gitlab-basics/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/gitlab-basics/README.md b/doc/gitlab-basics/README.md index b904c70e980..493e1d1b09c 100644 --- a/doc/gitlab-basics/README.md +++ b/doc/gitlab-basics/README.md @@ -23,3 +23,5 @@ Step-by-step guides on the basics of working with Git and GitLab. * [Add an image](add-image.md) * [Create a Merge Request](add-merge-request.md) + +* [Create an Issue](create-issue.md) |