Skip to content

Commit e449980

Browse files
authored
Update issue templates
1 parent 3e3893f commit e449980

File tree

3 files changed

+25
-1
lines changed

3 files changed

+25
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Add your logs shown in the console (except the ffmpeg logs)
1717
Steps to reproduce the behavior:
1818
1. Mode(s) used:
1919
2. Settings: [e.g default]
20-
3. Video metadata:
20+
3. Video used (metadata):
2121

2222
**Screenshots**
2323
If possible, add screenshots of console to help explain your problem.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: Feature request
3+
about: 'Suggest an idea '
4+
title: ''
5+
labels: enhancement
6+
assignees: ''
7+
8+
---
9+
10+
**Feature for which version?**
11+
Windows version or Python?
12+
13+
**Describe the feature you'd like**
14+
A clear and concise description of what you want to happen.

.github/ISSUE_TEMPLATE/other.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Other
3+
about: Discuss something with us
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Not exactly an issue, but you can describe your thoughts**

0 commit comments

Comments
 (0)