From 233f7c80018b47fa4b7f022d4f84ee4cd914e8c9 Mon Sep 17 00:00:00 2001 From: tteckster Date: Fri, 21 Apr 2023 13:28:47 -0400 Subject: [PATCH] Update and rename feature-script-request.md to feature-script-request.yaml --- .github/ISSUE_TEMPLATE/feature-script-request.md | 11 ----------- .github/ISSUE_TEMPLATE/feature-script-request.yaml | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/feature-script-request.md create mode 100644 .github/ISSUE_TEMPLATE/feature-script-request.yaml diff --git a/.github/ISSUE_TEMPLATE/feature-script-request.md b/.github/ISSUE_TEMPLATE/feature-script-request.md deleted file mode 100644 index ddcfa3a4..00000000 --- a/.github/ISSUE_TEMPLATE/feature-script-request.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -name: Feature/Script Request -about: Suggest an idea for this project in Discussions -title: Please submit feature/script requests in Discussions -labels: Feature Request -assignees: tteck - ---- - -Please submit feature/script requests in Discussions -https://github.com/tteck/Proxmox/discussions diff --git a/.github/ISSUE_TEMPLATE/feature-script-request.yaml b/.github/ISSUE_TEMPLATE/feature-script-request.yaml new file mode 100644 index 00000000..94c3b299 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-script-request.yaml @@ -0,0 +1,11 @@ +name: Feature/Script Request +about: 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. +