From 83dd559444633a2cf693025a4a81b63ee5127cde Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Mon, 12 Feb 2024 15:50:56 -0700 Subject: [PATCH] Move remaining items --- .../general_support.yml} | 2 +- .../hwaccel_support.yml} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename .github/{ISSUE_TEMPLATE/general_support_request.yml => DISCUSSION_TEMPLATE/general_support.yml} (97%) rename .github/{ISSUE_TEMPLATE/hwaccel_support_request.yml => DISCUSSION_TEMPLATE/hwaccel_support.yml} (97%) diff --git a/.github/ISSUE_TEMPLATE/general_support_request.yml b/.github/DISCUSSION_TEMPLATE/general_support.yml similarity index 97% rename from .github/ISSUE_TEMPLATE/general_support_request.yml rename to .github/DISCUSSION_TEMPLATE/general_support.yml index 7138cd844..768f4b2a6 100644 --- a/.github/ISSUE_TEMPLATE/general_support_request.yml +++ b/.github/DISCUSSION_TEMPLATE/general_support.yml @@ -14,7 +14,7 @@ body: id: version attributes: label: Version - description: Visible on the Debug page in the Web UI + description: Visible on the System page in the Web UI validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/hwaccel_support_request.yml b/.github/DISCUSSION_TEMPLATE/hwaccel_support.yml similarity index 97% rename from .github/ISSUE_TEMPLATE/hwaccel_support_request.yml rename to .github/DISCUSSION_TEMPLATE/hwaccel_support.yml index 82c64c4c3..288eaa920 100644 --- a/.github/ISSUE_TEMPLATE/hwaccel_support_request.yml +++ b/.github/DISCUSSION_TEMPLATE/hwaccel_support.yml @@ -14,7 +14,7 @@ body: id: version attributes: label: Version - description: Visible on the Debug page in the Web UI + description: Visible on the System page in the Web UI validations: required: true - type: textarea