From af84aae21960c1018126da5dae68b3b8b09e1ec3 Mon Sep 17 00:00:00 2001 From: elibrody <85048617+elibrody@users.noreply.github.com> Date: Mon, 13 May 2024 16:36:55 -0500 Subject: [PATCH] Delete .github/ISSUE_TEMPLATE/new-tool-request.md --- .github/ISSUE_TEMPLATE/new-tool-request.md | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/new-tool-request.md diff --git a/.github/ISSUE_TEMPLATE/new-tool-request.md b/.github/ISSUE_TEMPLATE/new-tool-request.md deleted file mode 100644 index a67a9cd0..00000000 --- a/.github/ISSUE_TEMPLATE/new-tool-request.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -name: New tool request -about: Suggest a new tool idea -title: '[NEW TOOL]' -labels: new tool -assignees: CorentinTh ---- - -**What tool do you want?** -Example: a token generator - -**Describe the solution you'd like** -A clear and concise description of what you want to happen. - -**Is their example of this tool in the wild?** -Provide link to already existing tool or npm packages if any exists - -**Additional context** -Add any other context about the feature request here.