Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix: changed 'file an issue' URL to show the issue template chooser
  • Loading branch information
ErikBjare committed Nov 24, 2020
1 parent 541e99c commit 0ba820d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.vue
Expand Up @@ -22,7 +22,7 @@ div#wrapper
| Twitter

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

0 comments on commit 0ba820d

Please sign in to comment.