Initial commit
This commit is contained in:
43
.github/ISSUE_TEMPLATE/bookmarklet-request.md
vendored
Normal file
43
.github/ISSUE_TEMPLATE/bookmarklet-request.md
vendored
Normal file
@@ -0,0 +1,43 @@
|
||||
---
|
||||
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 -->
|
||||
|
||||
-
|
||||
Reference in New Issue
Block a user