Delete .github/ISSUE_TEMPLATE/feature_request.md
This commit is contained in:
parent
c6d0fbbc4c
commit
d58ddecaaf
1 changed files with 0 additions and 48 deletions
48
.github/ISSUE_TEMPLATE/feature_request.md
vendored
48
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
|
@ -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**!
|
||||
Loading…
Add table
Reference in a new issue