From 8eb6551335889ae4db066b912732f8812bfa342d Mon Sep 17 00:00:00 2001 From: William Blake Galbreath Date: Mon, 28 Jun 2021 15:38:33 -0500 Subject: [PATCH] [ci-skip] Remove feature request template from issues --- .github/ISSUE_TEMPLATE/feature_request.md | 35 ----------------------- 1 file changed, 35 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 55f0b285b..000000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,35 +0,0 @@ ---- -name: Feature Request -about: Suggest an idea for Purpur ---- - - - -## Is your feature request related to a problem? - - -## Describe the solution you'd like. - - -## Describe alternatives you've considered. - - -## Agreements -Please agree to the following. -- [ ] I have searched for and ensured there isn't already an open issue regarding this. -- [ ] I have ensured the feature I'm requesting isn't already in the latest supported Purpur build. - -## Other - \ No newline at end of file