Skip to content

Commit 86681f4

Browse files
committed
document limitation on work items
1 parent 546ab95 commit 86681f4

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

documentation.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,12 @@
2323
## features
2424

2525
* command line
26-
* create reports in various formats from time tracking data stored on GitLab
26+
* create reports in various formats from time tracking data stored on GitLab (issues and merge requests)
2727
* monitor the time you spent on an issue or merge request locally and syncs the data to GitLab
2828

29+
### limitations
30+
31+
Time tracking for other work items (e.g. tasks, epics) is currently not supported. See also https://github.com/ndu2/gitlab-time-tracker/issues/33
2932

3033
## requirements
3134

@@ -617,7 +620,7 @@ freeLabels:
617620
- at no charge
618621
- free
619622

620-
# labels charing half price only
623+
# labels charging half price only
621624
halfPriceLabels:
622625
- at half price
623626
- at half-price

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ By this time of writing:
3131

3232
How to install and use gtt? You can find the documentation [here](documentation.md).
3333

34+
### limitations
35+
36+
Time tracking for other work items (e.g. tasks, epics) is currently not supported.
37+
3438

3539
## license
3640

0 commit comments

Comments
 (0)