Skip to content

Commit ef0fb73

Browse files
authored
Fixed formatting of time estimate section.
1 parent 113f829 commit ef0fb73

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,11 @@ while (commitPager.hasNext())
9393
## Issue Time Estimates
9494
GitLab issues allow for time tracking. The following time units are currently available:
9595

96-
months (mo)
97-
weeks (w)
98-
days (d)
99-
hours (h)
100-
minutes (m)
96+
* months (mo)
97+
* weeks (w)
98+
* days (d)
99+
* hours (h)
100+
* minutes (m)
101101

102102
Conversion rates are 1mo = 4w, 1w = 5d and 1d = 8h.
103103

0 commit comments

Comments
 (0)