From fcf1a73d6cc5bbaeaa8bd35e5202ac8ba601498d Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Wed, 9 Apr 2025 10:54:01 -0400 Subject: [PATCH] Delete test feature request issue template (#28030) - Remove test issue template --- .github/ISSUE_TEMPLATE/feature-request.yml | 35 ---------------------- 1 file changed, 35 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/feature-request.yml diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml deleted file mode 100644 index b06c6eaaa1..0000000000 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ /dev/null @@ -1,35 +0,0 @@ -name: 💡💡 Feature request -description: Propose a new feature or enhancement in Fleet. -labels: [":product"] -projects: ["fleetdm/67"] -body: - - type: markdown - attributes: - value: | - - - Gong snippet: TODO - - ## Problem - - - - ## What have you tried? - - - - ## Potential solutions - - - - ## What is the expected workflow as a result of your proposal? - -