Update issue templates
This commit is contained in:
parent
35b87434e5
commit
010735c9e5
|
@ -0,0 +1,23 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
# To Reproduce
|
||||
Steps to reproduce the behavior:
|
||||
|
||||
### Which Python version are you using?
|
||||
|
||||
### Which version of youtube-transcript-api are you using?
|
||||
|
||||
### What code / cli command are you executing?
|
||||
|
||||
# Expected behavior
|
||||
Describe what you expected to happen.
|
||||
|
||||
# Actual behaviour
|
||||
Describe what is happening instead of the **Expected behavior**. Add error messages if there are any.
|
Loading…
Reference in New Issue