We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb2443d commit 86aadd2Copy full SHA for 86aadd2
.github/ISSUE_TEMPLATE/new-event.yml
@@ -1,11 +1,15 @@
1
name: "GitHub Presente"
2
description: "Event to invite community speakers for GitHub Presente"
3
-labels: ["event", "meetup"]
+labels:
4
+ - "event"
5
+ - "meetup"
6
assignees: []
7
+
8
---
9
10
## Event Details
11
-Please provide the event details.
12
+Please provide the event details below.
13
14
- **Host:** [HOST_NAME]
15
- **Date and Time:** [DATE TIME]
@@ -26,9 +30,7 @@ Outline the structure of the event:
26
30
- Q&A
27
31
- Networking session
28
32
29
-### To-do
-
-List the tasks required for the event:
33
+### To-do List
34
35
#### Before the Event
36
- [ ] Send invitations
@@ -41,4 +43,4 @@ List the tasks required for the event:
41
43
#### After the Event
42
44
- [ ] Highlight talks on Twitch
45
- [ ] Share talk links with Speakers
--
46
+- [ ] Post event content on social media
0 commit comments