Update issue templates

This commit is contained in:
Marko Saric 2021-01-17 08:12:56 +01:00 committed by GitHub
parent 888a54869b
commit 457b132556

View File

@ -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 cant 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 cant 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.