Skip to content
This repository was archived by the owner on Oct 29, 2022. It is now read-only.

Commit 5f24074

Browse files
authored
Update publish_show.md
1 parent 507237b commit 5f24074

File tree

1 file changed

+9
-51
lines changed

1 file changed

+9
-51
lines changed
Lines changed: 9 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,13 @@
1+
---
12
name: Episode PR
23
description: There are things that need to happen at the end of an episode
34
title: "[PUBLISH] Python Community NEWS <EPISODE NUMBER>"
45
labels: ['publish']
5-
body:
6-
- type: markdown
7-
attributes:
8-
value: "# Prior to Publishing"
9-
- type: checkboxes
10-
id: checklist
11-
attributes:
12-
label: "Use this checklist to walk through all the steps you'll need to complete for each episode"
13-
options:
14-
- label: Download the Audio/Video from StreamYard
15-
- label: Share the YouTube link with folks on social media
16-
- label: Break the video into chapters
17-
- label: Update Timestamps in Shownotes Post
18-
- label: Publish podcast episode
19-
- label: Add Github link/podcast url/and YouTube link to content
20-
- type: input
21-
id: episode_date
22-
attributes:
23-
label: Episode Date
24-
placeholder: "YYYY-MM-DD"
25-
validations:
26-
required: true
27-
- type: input
28-
id: shownotes_id
29-
attributes:
30-
label: Shownotes ID
31-
description: The ID from transitor.fm which you can get from the share url.
32-
validations:
33-
required: true
34-
- type: input
35-
id: youtube_id
36-
attributes:
37-
label: YouTube ID
38-
description: The ID from YouTube which you can get from the share url.
39-
validations:
40-
required: true
41-
- type: input
42-
id: issues
43-
attributes:
44-
label: Issues
45-
description: The Issues covered in the episode. Use the #<ISSUE_NUMBER> format.
46-
validations:
47-
required: true
48-
- type: input
49-
id: newsletter_publish_date
50-
attributes:
51-
label: Newsletter Publish Date/Time
52-
description: The date and time that the episode will be published in the newsletter.
53-
placeholder: "YYYY-MM-DDTHH:MMZ"
54-
validations:
55-
required: true
6+
---
7+
8+
# [PUBLISH] Episode Date
9+
10+
## Episode Issue
11+
12+
13+
@kjaymiller, @jonafato

0 commit comments

Comments
 (0)