diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1104676c27e6b8d12d2b19055bf2e260fa43ab4f..74e95ecbbb04c8547370bf9f2776a7e9a0f14379 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.