Skip to content

Commit 0ba820d

Browse files
committed
fix: changed 'file an issue' URL to show the issue template chooser
1 parent 541e99c commit 0ba820d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ div#wrapper
2222
| Twitter
2323

2424
div(style="float: right; text-align: right;")
25-
| Found a bug? #[a(href="https://github.com/ActivityWatch/activitywatch/issues/new") File an issue]
25+
| Found a bug? #[a(href="https://github.com/ActivityWatch/activitywatch/issues/new/choose") File an issue]
2626
br
2727
| Need help? #[a(href="https://forum.activitywatch.net/c/support") Ask on the forum]
2828
br

0 commit comments

Comments
 (0)