From e60fdef0f6b1b30f6a7df7f616e4084bf36f8750 Mon Sep 17 00:00:00 2001 From: cameron brown <52760912+cbrxyz@users.noreply.github.com> Date: Thu, 18 Jul 2024 00:26:31 -0400 Subject: [PATCH] issue template: Remove unnecessary fields at bottom of issue (closes #1132) (#1219) --- .../{navigator.yaml => software.yaml} | 18 ------------------ 1 file changed, 18 deletions(-) rename .github/ISSUE_TEMPLATE/{navigator.yaml => software.yaml} (58%) diff --git a/.github/ISSUE_TEMPLATE/navigator.yaml b/.github/ISSUE_TEMPLATE/software.yaml similarity index 58% rename from .github/ISSUE_TEMPLATE/navigator.yaml rename to .github/ISSUE_TEMPLATE/software.yaml index a3617fae6..84d352c45 100644 --- a/.github/ISSUE_TEMPLATE/navigator.yaml +++ b/.github/ISSUE_TEMPLATE/software.yaml @@ -27,23 +27,5 @@ body: to be typed, etc.? value: | 1. - 2. - 3. validations: required: true - - type: checkboxes - id: teams - attributes: - label: Contacts - description: When a member takes on this task, who else might they need to contact? - options: - - label: We need help from the mechanical team. - required: false - - label: We need help from the electrical team. - required: false - - label: We need help from Dr. Schwartz or other faculty. - required: false - - label: We need help from a company or an organization. - required: false - - label: We need help from another UF staff member or organization (ex, facilities). - required: false