From e6a104ad8b128b744f1babf93b60027acada1714 Mon Sep 17 00:00:00 2001 From: tteckster Date: Fri, 21 Apr 2023 13:47:58 -0400 Subject: [PATCH] Delete feature-script-request.yaml --- .../ISSUE_TEMPLATE/feature-script-request.yaml | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/feature-script-request.yaml diff --git a/.github/ISSUE_TEMPLATE/feature-script-request.yaml b/.github/ISSUE_TEMPLATE/feature-script-request.yaml deleted file mode 100644 index 1da0d62b..00000000 --- a/.github/ISSUE_TEMPLATE/feature-script-request.yaml +++ /dev/null @@ -1,16 +0,0 @@ -name: Feature/Script Request -description: Suggest an idea for this project in Discussions -title: Please submit feature/script requests in Discussions - -body: - - type: markdown - attributes: - value: | - **NOTICE:** - - If you have requests for features or scripts, please share them in the Discussions section. - - type: textarea - id: feature - attributes: - label: Please submit feature/script requests in Discussions - validations: - required: false