Skip to content

Commit 8971355

Browse files
authored
Merge pull request #85 from bhavin192/modify-issue-template
Add a checklist to issues template
2 parents d95f4c6 + 8fa97a9 commit 8971355

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

.github/ISSUE_TEMPLATE/propose-a-talk.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,24 @@ assignees: ''
1212
<!-- learned, some awesome projects you worked on, something new in Data -->
1313
<!-- Science, Machine Learning, Automation, Cloud, Containers, Hardware. -->
1414

15-
**Title of the talk**
15+
#### Title of the talk
1616
<!-- Please include a short title -->
1717

18-
**Description**
18+
#### Description
1919
<!-- Please include brief abstract about your talk. -->
2020

21-
**Duration (including Q&A)**
21+
#### Duration (including Q&A)
2222
<!-- Please add estimated duration of the talk including Q&A -->
2323

24-
**Prerequisites**
24+
#### Prerequisites
2525
<!-- If you have any specific requirement from audience -->
2626
<!-- for the talk i.e. software, tools set up on machine etc, please -->
2727
<!-- include it here -->
28+
29+
#### Checklist
30+
<!-- Place an '[x]' (no spaces) in all the fields you agree to. You can keep the fields blank on which you don't agree. -->
31+
32+
The talk/workshop speaker agrees to,
33+
- [ ] Share the slides, code snippets and other material used during the talk
34+
- [ ] If the talk is recorded, you grant the permission to release the video on [PythonPune's YouTube channel](https://www.youtube.com/channel/UCWjk7oGWV9eknuOzC20dyiQ) under [CC-BY-4.0 license](https://creativecommons.org/licenses/by/4.0/)
35+
- [ ] Not do any hiring pitches during the talk and follow the [Code of Conduct](https://github.com/pythonpune/meetup-talks#code-of-conduct)

0 commit comments

Comments
 (0)