Files
memvid--memvid/.github/ISSUE_TEMPLATE/feature_request.md
T
wehub-resource-sync 70cb81e982
CI / Test (macos-latest, stable) (push) Has been cancelled
CI / Test (ubuntu-latest, stable) (push) Has been cancelled
CI / Test (windows-latest, stable) (push) Has been cancelled
CI / Lint (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:45:24 +08:00

33 lines
789 B
Markdown

---
name: Feature Request
about: Suggest a new feature for Memvid
title: '[FEATURE] '
labels: 'enhancement'
assignees: ''
---
## Feature Description
A clear and concise description of the feature you'd like.
## Problem Statement
What problem does this feature solve? Why is it needed?
## Proposed Solution
Describe how you envision this feature working.
## Example Usage
```rust
// How would this feature be used?
```
## Alternatives Considered
What alternative solutions or features have you considered?
## Additional Context
Any other context, mockups, or examples.
## Checklist
- [ ] I have searched existing issues/discussions for similar requests
- [ ] This feature aligns with Memvid's goals (portable, single-file AI memory)
- [ ] I am willing to help implement this feature