From 16ed4d6d0b544bfc2fb7d387be930ed44d5c8819 Mon Sep 17 00:00:00 2001 From: Lauren Clisby Date: Fri, 9 Feb 2024 17:50:45 +0100 Subject: [PATCH] Update and rename SUPPORT.yml to support.yml --- .github/DISCUSSION_TEMPLATE/{SUPPORT.yml => support.yml} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename .github/DISCUSSION_TEMPLATE/{SUPPORT.yml => support.yml} (73%) diff --git a/.github/DISCUSSION_TEMPLATE/SUPPORT.yml b/.github/DISCUSSION_TEMPLATE/support.yml similarity index 73% rename from .github/DISCUSSION_TEMPLATE/SUPPORT.yml rename to .github/DISCUSSION_TEMPLATE/support.yml index 0292fe278d..af110d062a 100644 --- a/.github/DISCUSSION_TEMPLATE/SUPPORT.yml +++ b/.github/DISCUSSION_TEMPLATE/support.yml @@ -2,12 +2,12 @@ title: "[title]" body: - type: textarea attributes: - label: "Describe your problem" + label: Describe your problem validations: required: true - type: textarea attributes: - label: "Attach your model (encouraged)" + label: Attach your model (encouraged) placeholder: "Use the paperclip to attach the file." validations: required: false