From e25c6043fb5e1aefb15fa1fc6880a96296631875 Mon Sep 17 00:00:00 2001 From: CJ Pais Date: Thu, 5 Feb 2026 11:19:00 +0800 Subject: [PATCH] Delete feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 39 ----------------------- 1 file changed, 39 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index 72597e7..0000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,39 +0,0 @@ ---- -name: Feature Request -about: Suggest an idea or new feature for Handy -title: "" -labels: [] -assignees: "" ---- - -## 🎯 Feature Requests Go in Discussions! - -Thanks for your interest in improving Handy! - -**Please post feature requests in our [Discussions tab](https://github.com/cjpais/Handy/discussions) instead of opening an issue.** - -This helps us: - -- Keep issues focused on bugs and actionable tasks -- Have more open-ended conversations about features -- Gather community feedback and input -- Better organize ideas and suggestions - -### 🔥 Common Feature Requests - -Before creating a new discussion, check if your request is already being discussed: - -- **✏️ Post-processing / Editing Transcripts** - [Join Discussion #168](https://github.com/cjpais/Handy/discussions/168) -- **⌨️ Keyboard Shortcuts / Hotkeys** - [Join Discussion #211](https://github.com/cjpais/Handy/discussions/211) - -### How to submit a new feature request: - -1. Go to [Discussions](https://github.com/cjpais/Handy/discussions) -2. Search to see if your idea already exists -3. Click "New discussion" -4. Choose the appropriate category (Ideas, Feature Requests, etc.) -5. Share your idea! - ---- - -**This issue will be closed and you'll be redirected to discussions.**