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