From 838e95421c6ad1d02ef40aeb6859990e6dc13e1f Mon Sep 17 00:00:00 2001
From: Marko Saric <34340819+metmarkosaric@users.noreply.github.com>
Date: Thu, 10 Dec 2020 09:14:25 +0100
Subject: [PATCH] Update bug_report.md

---
 .github/ISSUE_TEMPLATE/bug_report.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 1104676c..74e95ecb 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -8,7 +8,13 @@ assignees: ''
 
 ### Precheck
 
-Please note that this tracker is only for bugs. Do not use the issue tracker for help or support. [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). Have an issue with your self-hosted install? You can ask in [our community forum](https://plausible.discourse.group/). Thanks!
+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). 
+
+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 an issue with your self-hosted install? You can ask in [our community forum](https://plausible.discourse.group/). Thanks!
 
 ## Prerequisites
 - [ ] I have searched open and closed issues to make sure that the bug has not yet been reported.
-- 
GitLab