From e44998010be0ec29b33d482557ffbc6c1cc30dd0 Mon Sep 17 00:00:00 2001 From: Akash Bora <89206401+Akascape@users.noreply.github.com> Date: Sat, 15 Jun 2024 18:51:13 +0530 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 14 ++++++++++++++ .github/ISSUE_TEMPLATE/other.md | 10 ++++++++++ 3 files changed, 25 insertions(+), 1 deletion(-) create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md create mode 100644 .github/ISSUE_TEMPLATE/other.md 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**