Welcome to mirror list, hosted at ThFree Co, Russian Federation.

plan_and_track.md « topics « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: abede62c00bf372bd0353efe39383a17aeb4e22c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
stage: Plan
group: Project Management
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
---

# Plan and track work **(FREE)**

Plan your work by creating requirements, issues, and epics. Schedule work
with milestones and track your team's time. Learn how to save time with
quick actions, see how GitLab renders Markdown text, and learn how to
use Git to interact with GitLab.

## Basic workflow features

Planning features everyone needs to use day-to-day.

- [Keyboard shortcuts](../user/shortcuts.md)
- [Markdown](../user/markdown.md)
- [Quick actions](../user/project/quick_actions.md)
- [To-Do lists](../user/todos.md)
- [Using Git](../topics/git/index.md)

## Team Planning

Get work done as a team.

- [Comments and threads](../user/discussions/index.md)
- [Issues](../user/project/issues/index.md)
- [Iterations](../user/group/iterations/index.md)
- [Labels](../user/project/labels.md)
- [Milestones](../user/project/milestones/index.md)
- [Requirements](../user/project/requirements/index.md)
- [Tasks](../user/tasks.md)
- [Time tracking](../user/project/time_tracking.md)
- [Wikis](../user/project/wiki/index.md)

## Portfolio Management

Align your work across teams.

- [Epics](../user/group/epics/index.md)
- [Roadmaps](../user/group/roadmap/index.md)