From e9003abfe7cafc0436b460aadf5baf20e5cee7cd Mon Sep 17 00:00:00 2001 From: Balaji Alwar Date: Wed, 13 Nov 2024 10:41:35 -0800 Subject: [PATCH] Remove the CTA for shared directory name --- .github/ISSUE_TEMPLATE/shared_directories.yml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/shared_directories.yml b/.github/ISSUE_TEMPLATE/shared_directories.yml index af6384a85..b672428ca 100644 --- a/.github/ISSUE_TEMPLATE/shared_directories.yml +++ b/.github/ISSUE_TEMPLATE/shared_directories.yml @@ -1,4 +1,4 @@ -name: Setup Shared directories +name: Setup shared directories description: To store large datasets that can be read by student notebooks labels: "support" assignees: @@ -63,14 +63,6 @@ body: - other validations: required: true - - type: textarea - attributes: - label: Shared Directory Name - description: What should be the name of the shared and shared-readwrite directories? - value: | - - - validations: - required: true - type: textarea attributes: label: End Date