summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-06-06 08:46:06 +0000
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-06-06 08:46:06 +0000
commitaab8f2772409434af7d88b0674dec43824735273 (patch)
tree16abb2c1361eef2d10b2822a5fd3884d45ca9428
parent042fbc4968fca80ca83f04bbdb5c20de5fa43b1e (diff)
parent0f0af7af335d5ed10c424df7934ff6a397d05989 (diff)
downloadgitlab-ce-aab8f2772409434af7d88b0674dec43824735273.tar.gz
Merge branch 'docs/fix-headings-for-seo' into 'master'
Issues documentation: improve SEO See merge request !11919
-rw-r--r--doc/user/project/issues/index.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/user/project/issues/index.md b/doc/user/project/issues/index.md
index 9598cb801be..fe87e6f9495 100644
--- a/doc/user/project/issues/index.md
+++ b/doc/user/project/issues/index.md
@@ -1,4 +1,4 @@
-# GitLab Issues Documentation
+# Issues documentation
The GitLab Issue Tracker is an advanced and complete tool
for tracking the evolution of a new idea or the process
@@ -41,13 +41,13 @@ The image bellow illustrates how an issue looks like:
Learn more about it on the [GitLab Issues Functionalities documentation](issues_functionalities.md).
-## New Issue
+## New issue
Read through the [documentation on creating issues](create_new_issue.md).
## Closing issues
-Read through the distinct ways to [close issues](closing_issues.md) on GitLab.
+Learn distinct ways to [close issues](closing_issues.md) in GitLab.
## Create a merge request from an issue
@@ -84,7 +84,7 @@ Learn more about them on the [issue templates documentation](../../project/descr
Learn more about [crosslinking](crosslinking_issues.md) issues and merge requests.
-### GitLab Issue Board
+### Issue Board
The [GitLab Issue Board](https://about.gitlab.com/features/issueboard/) is a way to
enhance your workflow by organizing and prioritizing issues in GitLab.