diff --git a/.github/ISSUE_TEMPLATE/hacktobefest-content-submission.yml b/.github/ISSUE_TEMPLATE/hacktobefest-content-submission.yml deleted file mode 100644 index 9b0b957463cc..000000000000 --- 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 c50851be6cc6..000000000000 --- 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.