🏡 index : github.com/captn3m0/youtube-cue.git

author Nemo <me@captnemo.in> 2021-06-28 9:59:52.0 +00:00:00
committer GitHub <noreply@github.com> 2021-06-28 9:59:52.0 +00:00:00
commit
3c916c93ec0ed72bf763eae6d08f0311e43013f8 [patch]
tree
c05cd034976c547c6bf1f6d231149090bd345105
parent
ecd52f60d1fd3ca5f81959151d8d844ef320bc40
download
3c916c93ec0ed72bf763eae6d08f0311e43013f8.tar.gz

Update issue templates



Diff

 .github/ISSUE_TEMPLATE/bug-report--incorrect-cue-sheet.md | 29 +++++++++++++++++++++++++++++
 .github/ISSUE_TEMPLATE/feature_request.md                 | 20 ++++++++++++++++++++
 2 files changed, 49 insertions(+)

diff --git a/.github/ISSUE_TEMPLATE/bug-report--incorrect-cue-sheet.md b/.github/ISSUE_TEMPLATE/bug-report--incorrect-cue-sheet.md
new file mode 100644
index 0000000..4e36323 100644
--- /dev/null
+++ a/.github/ISSUE_TEMPLATE/bug-report--incorrect-cue-sheet.md
@@ -1,0 +1,29 @@
---

name: 'Bug Report: Incorrect CUE sheet'
about: Create a bug report if youtube-cue fails to work on a specific Youtube Video
title: "[BUG] Failed on a Youtube link"
labels: bug
assignees: ''

---


**Youtube URL**

Type the Youtube URL you tried here.

**Command you ran**

Type the complete command you typed, such as:

youtube-cue https://www.youtube.com/watch?v=XsRAAp-Ivuc

**Output**

Give complete output here, if you got any

**Version Information**

Paste the output of `npm list -g --depth=0 youtube-cue` here

**Additional context**
Add any other context about the problem here.
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
new file mode 100644
index 0000000..11fc491 100644
--- /dev/null
+++ a/.github/ISSUE_TEMPLATE/feature_request.md
@@ -1,0 +1,20 @@
---

name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''

---


**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.