Fix Typo, Add Description to Hacktoberfest Content Issue Template (#4931)
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
This commit is contained in:
@@ -0,0 +1,30 @@
|
|||||||
|
name: Hacktoberfest Content
|
||||||
|
description: Issue template for various blog and video contributions as part of Hacktoberfest 2025
|
||||||
|
title: "Hacktoberfest Blog: <add your title here>"
|
||||||
|
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.
|
||||||
Reference in New Issue
Block a user