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:
authorkaren Carias <karen@gitlab.com>2015-08-26 08:15:02 +0300
committerkaren Carias <karen@gitlab.com>2015-08-26 08:15:02 +0300
commit4d0423cd9fd3eb62a8d61881ea8a02322eef4a4d (patch)
tree2a91b10d3408a52554c93e9043c515abacbf03d3 /doc/gitlab-basics/README.md
parent7140e800ee701a8d4b117590107f26ca23ce0e60 (diff)
New doc about how to create an issue
Diffstat (limited to 'doc/gitlab-basics/README.md')
-rw-r--r--doc/gitlab-basics/README.md2
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)