Files
memory-infrastructure-palace/.github/ISSUE_TEMPLATE/bookmarklet-request.md
2026-01-26 16:43:01 -05:00

44 lines
661 B
Markdown

---
name: 🔖 Bookmarklet Request
about: Idea for a new bookmarklet or browser utility
title: "[BOOKMARKLET] "
labels: ["bookmarklet", "enhancement"]
assignees: ""
---
## Purpose
<!-- What should this bookmarklet do? -->
## Use Case
<!-- When/where would you use this? -->
## Behavior
<!-- Describe the expected behavior -->
1.
2.
3.
## Technical Considerations
<!-- Any specific requirements or constraints? -->
- Browser compatibility:
- Required permissions:
- Dependencies: None (bookmarklets should be self-contained)
## Inspiration
<!-- Any existing tools or examples? -->
-
## Implementation Notes
<!-- Technical approach or ideas -->
-