From f59a8c65f6aee25c994b54921d297b977d103e98 Mon Sep 17 00:00:00 2001 From: Marko Saric <34340819+metmarkosaric@users.noreply.github.com> Date: Wed, 9 Dec 2020 17:46:10 +0100 Subject: [PATCH] Delete feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 25 ----------------------- 1 file changed, 25 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index 26156df0..00000000 --- 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. -- GitLab