mirror of
https://github.com/block/goose.git
synced 2026-05-01 21:10:54 +00:00
Rename Hacktoberfest Blog to Hacktoberfest Content (#4926)
This commit is contained in:
parent
5bf698cc50
commit
1ccb45e4b9
1 changed files with 29 additions and 0 deletions
29
.github/ISSUE_TEMPLATE/hacktobefest-content-submission.yml
vendored
Normal file
29
.github/ISSUE_TEMPLATE/hacktobefest-content-submission.yml
vendored
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
name: Hacktobefest Content
|
||||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue