From ee432274985c16e0f347ca17bcd4787c81d4a033 Mon Sep 17 00:00:00 2001 From: taniandjerry <126204004+taniandjerry@users.noreply.github.com> Date: Fri, 3 Oct 2025 08:59:10 -0700 Subject: [PATCH] docs: remove temporary Hacktoberfest issue templates (#4982) Co-authored-by: Tania Chakraborty --- .../hacktobefest-content-submission.yml | 29 ------------------ .../hacktoberfest-content-submission.yml | 30 ------------------- 2 files changed, 59 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/hacktobefest-content-submission.yml delete mode 100644 .github/ISSUE_TEMPLATE/hacktoberfest-content-submission.yml diff --git a/.github/ISSUE_TEMPLATE/hacktobefest-content-submission.yml b/.github/ISSUE_TEMPLATE/hacktobefest-content-submission.yml deleted file mode 100644 index 9b0b957463..0000000000 --- a/.github/ISSUE_TEMPLATE/hacktobefest-content-submission.yml +++ /dev/null @@ -1,29 +0,0 @@ -name: Hacktobefest Content -title: "Hacktoberfest Blog: " -labels: ["hacktoberfest", "hacktoberfest-accepted"] -assignees: ["ebonylouis", "blackgirlbytes", "taniandjerry"] -body: - - type: textarea - id: description - attributes: - label: Description - - - type: input - id: url - attributes: - label: URL - - - type: dropdown - id: kind - attributes: - label: Type - options: - - Blog post - - YouTube video - - - type: checkboxes - id: public - attributes: - label: Confirmation - options: - - label: My submission is publicly accessible right now. diff --git a/.github/ISSUE_TEMPLATE/hacktoberfest-content-submission.yml b/.github/ISSUE_TEMPLATE/hacktoberfest-content-submission.yml deleted file mode 100644 index c50851be6c..0000000000 --- a/.github/ISSUE_TEMPLATE/hacktoberfest-content-submission.yml +++ /dev/null @@ -1,30 +0,0 @@ -name: Hacktoberfest Content -description: Issue template for various blog and video contributions as part of Hacktoberfest 2025 -title: "Hacktoberfest Blog: " -labels: ["hacktoberfest", "hacktoberfest-accepted"] -assignees: ["ebonylouis", "blackgirlbytes", "taniandjerry"] -body: - - type: textarea - id: description - attributes: - label: Description - - - type: input - id: url - attributes: - label: URL - - - type: dropdown - id: kind - attributes: - label: Type - options: - - Blog post - - YouTube video - - - type: checkboxes - id: public - attributes: - label: Confirmation - options: - - label: My submission is publicly accessible right now.