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**!