ソースを参照

Delete feature-script-request.yaml

tteckster 2 年 前
コミット
e6a104ad8b
1 ファイル変更0 行追加16 行削除
  1. 0 16
      .github/ISSUE_TEMPLATE/feature-script-request.yaml

+ 0 - 16
.github/ISSUE_TEMPLATE/feature-script-request.yaml

@@ -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