diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index 26156df0c8aa96740517b8d2513ac3501d6d507b..0000000000000000000000000000000000000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -name: Feature request -about: Suggest an idea for Plausible Analytics -title: '' -labels: feature request -assignees: '' - ---- - -## Precheck - -Please note that this tracker is only for feature requests. 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! - -## Prerequisites -- [ ] I have searched open and closed issues to make sure that the feature has not yet been requested. - -## Feature request -**Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] - -**How would you like it to work** -A clear and concise description of what you want to happen. - -**Screenshots (If applicable)** -If applicable, add screenshots to help explain the proposed solution.