diff options
Diffstat (limited to 'bug/bug.go')
-rw-r--r-- | bug/bug.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ type Bug struct { Title string Comments []Comment } + |
index : git-bug | ||
Distributed, offline-first bug tracker embedded in git, with bridges | Matěj Cepl <mcepl@cepl.eu> |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | bug/bug.go | 1 |
@@ -4,3 +4,4 @@ type Bug struct { Title string Comments []Comment } + |