diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 4c0a465..e2d92bd 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,7 +17,7 @@ Add your logs shown in the console (except the ffmpeg logs) Steps to reproduce the behavior: 1. Mode(s) used: 2. Settings: [e.g default] -3. Video metadata: +3. Video used (metadata): **Screenshots** If possible, add screenshots of console to help explain your problem. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..ce64324 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,14 @@ +--- +name: Feature request +about: 'Suggest an idea ' +title: '' +labels: enhancement +assignees: '' + +--- + +**Feature for which version?** +Windows version or Python? + +**Describe the feature you'd like** +A clear and concise description of what you want to happen. diff --git a/.github/ISSUE_TEMPLATE/other.md b/.github/ISSUE_TEMPLATE/other.md new file mode 100644 index 0000000..730034b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/other.md @@ -0,0 +1,10 @@ +--- +name: Other +about: Discuss something with us +title: '' +labels: '' +assignees: '' + +--- + +**Not exactly an issue, but you can describe your thoughts**