summaryrefslogtreecommitdiff
path: root/doc/workflow/time_tracking.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/workflow/time_tracking.md')
-rw-r--r--doc/workflow/time_tracking.md16
1 files changed, 9 insertions, 7 deletions
diff --git a/doc/workflow/time_tracking.md b/doc/workflow/time_tracking.md
index 8a75687e4f5..2bb140b99d0 100644
--- a/doc/workflow/time_tracking.md
+++ b/doc/workflow/time_tracking.md
@@ -8,8 +8,9 @@ requests within GitLab.
## Overview
Time Tracking lets you:
-* record the time spent working on an issue or a merge request,
-* add an estimate of the amount of time needed to complete an issue or a merge
+
+- Record the time spent working on an issue or a merge request.
+- Add an estimate of the amount of time needed to complete an issue or a merge
request.
You don't have to indicate an estimate to enter the time spent, and vice versa.
@@ -62,11 +63,12 @@ To remove all the time spent at once, use `/remove_time_spent`.
## Configuration
The following time units are available:
-* months (mo)
-* weeks (w)
-* days (d)
-* hours (h)
-* minutes (m)
+
+- months (mo)
+- weeks (w)
+- days (d)
+- hours (h)
+- minutes (m)
Default conversion rates are 1mo = 4w, 1w = 5d and 1d = 8h.