From d58ddecaaf48fd2444aa05cebc685cd459d83273 Mon Sep 17 00:00:00 2001 From: Sudip Parajuli <84361080+sudipnext@users.noreply.github.com> Date: Sun, 15 Mar 2026 20:45:14 +0545 Subject: [PATCH] Delete .github/ISSUE_TEMPLATE/feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 48 ----------------------- 1 file changed, 48 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 2c0ba90d..00000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,48 +0,0 @@ ---- -name: Feature request -about: Suggest an idea for this project -title: '' -labels: '' -assignees: '' - ---- - -# Feature Request Template Description -## Feature Request - -Have an idea that would make **Presenton** even better? We'd love to hear it! - -Please describe your suggestion clearly so we can understand the problem you're trying to solve. - -### Problem - -What problem does this feature solve? - -Example: -> It's difficult to customize the system prompt when generating slides. - -### Proposed Solution - -Describe the feature you'd like to see. - -Example: -> Allow users to edit the system prompt used by the AI model before generating slides. - -### Possible Implementation (Optional) - -If you have ideas on how this could be implemented, feel free to share. - -Example: -- Add a prompt editor in settings -- Allow overriding prompts via API - -### Alternatives Considered - -Have you tried any workarounds or alternative solutions? - -### Additional Context - -Screenshots, references, or examples from other tools (Gamma, Beautiful AI, Decktopus, etc.) are welcome. - - -Great ideas from the community help shape the future of **Presenton**!