From 430484a3fbfe065fa4ff6350882b725dd970a7f6 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Sat, 27 Apr 2024 22:50:07 +0200 Subject: [PATCH] Create feature_request.md --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e9ad626ce..dddaa2496 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: Bug Report -about: Report a bug or issue you have with Audacious +about: Report a bug or issue you have with Audacious. labels: ['Bug'] --- diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 000000000..5d07d072d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,13 @@ +--- +name: Feature Request +about: Suggest a new feature for Audacious. +labels: ['Enhancement'] +--- + +**Description** +Which feature or functionality are you missing in Audacious? +What makes it beneficial for users? + +**Additional information** +* Do other audio players offer this feature? +* Screenshots