Commit 2182cb4a authored by GitLab Bot's avatar GitLab Bot

Merge remote-tracking branch 'upstream/master' into ce-to-ee-2018-11-26

# Conflicts:
#	doc/workflow/time_tracking.md

[ci skip]
parents 425a37b4 79ff6da3
......@@ -63,11 +63,13 @@ 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)
<<<<<<< HEAD
Default conversion rates are
* 1 week = 5 days,
* 1 day = 8 hours.
......@@ -75,6 +77,9 @@ Default conversion rates are
Other interesting links:
- [Time Tracking landing page on about.gitlab.com][landing]
=======
Default conversion rates are 1mo = 4w, 1w = 5d and 1d = 8h.
>>>>>>> upstream/master
[landing]: https://about.gitlab.com/features/time-tracking
[quick actions]: ../user/project/quick_actions.md
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