Commit 31584d8e authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Add links to landing page and youtube video

parent fa72b5fa
...@@ -6,6 +6,11 @@ The GitLab Issue Board is a software project management tool used to plan, ...@@ -6,6 +6,11 @@ The GitLab Issue Board is a software project management tool used to plan,
organize, and visualize a workflow for a feature or product release. organize, and visualize a workflow for a feature or product release.
It can be seen like a light version of a [Kanban] or a [Scrum] board. It can be seen like a light version of a [Kanban] or a [Scrum] board.
Other interesting links:
- [GitLab Issue Board landing page on about.gitlab.com][landing]
- [YouTube video introduction to Issue Boards][youtube]
## Overview ## Overview
The Issue Board builds on GitLab's existing issue tracking functionality and The Issue Board builds on GitLab's existing issue tracking functionality and
...@@ -179,3 +184,5 @@ A few things to remember: ...@@ -179,3 +184,5 @@ A few things to remember:
[kanban]: https://en.wikipedia.org/wiki/Kanban_(development) [kanban]: https://en.wikipedia.org/wiki/Kanban_(development)
[create-labels]: ./labels.md#create-new-labels [create-labels]: ./labels.md#create-new-labels
[label-priority]: ./labels.md#prioritize-labels [label-priority]: ./labels.md#prioritize-labels
[landing]: https://about.gitlab.com/solutions/issueboard
[youtube]: https://www.youtube.com/watch?v=UWsJ8tkHAa8
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment