diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 74e95ecbbb04c8547370bf9f2776a7e9a0f14379..63be6723dae693f037d359e864e588ce46fe0e65 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -2,6 +2,7 @@
 name: Bug report
 about: Create a report to help us improve Plausible Analytics
 title: ''
+labels: ''
 assignees: ''
 
 ---
@@ -10,11 +11,11 @@ assignees: ''
 
 Please note that this tracker is only for bugs. Do not use the issue tracker for help, support or feature requests. 
 
-[Our docs](https://docs.plausible.io/) are a great place for most answers, but if you can’t find your answer there, you can [contact us](https://plausible.io/contact). 
+[Our docs](https://plausible.io/docs) are a great place for most answers, but if you can’t find your answer there, you can [contact us](https://plausible.io/contact). 
 
-Have a feature request? Please search the ideas [on our forum](https://github.com/plausible/analytics/discussions) to make sure that the feature has not yet been requested. If you cannot find what you had in mind, please [submit your feature request here](https://github.com/plausible/analytics/discussions/new). 
+Have a feature request? Please search the ideas [on our forum](https://github.com/plausible/analytics/discussions/categories/feature-requests) to make sure that the feature has not yet been requested. If you cannot find what you had in mind, please [submit your feature request here](https://github.com/plausible/analytics/discussions/new). 
 
-Have an issue with your self-hosted install? You can ask in [our community forum](https://plausible.discourse.group/). Thanks!
+Have an issue with your self-hosted install? You can ask in [our self-hosted forum](https://github.com/plausible/analytics/discussions/categories/self-hosted-support). Thanks!
 
 ## Prerequisites
 - [ ] I have searched open and closed issues to make sure that the bug has not yet been reported.