mirror of
https://github.com/jaandrle/deka-dom-el
synced 2025-04-03 04:25:53 +02:00
* 🔤 * ⚡ Replaces defined with name/host * 🐛 __dde_reactive * ⚡ v0.9.3 * 🔤 examples+best paractises * 🐛 📺 fixes npm run docs * ⚡ finalizes v0.9.3-alpha * 🔤 📺 coc tabs * 🔤
30 lines
843 B
Markdown
30 lines
843 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea for this project
|
|
title: ":zap: "
|
|
labels: enhancement
|
|
assignees: ''
|
|
---
|
|
<!-- Consider open discussion: https://github.com/jaandrle/deka-dom-el/discussions first -->
|
|
|
|
## Problem Statement
|
|
<!-- A clear and concise description of the problem this feature would solve -->
|
|
|
|
## Proposed Solution
|
|
<!-- A detailed description of the feature you're suggesting -->
|
|
|
|
## Use Cases
|
|
<!-- Describe specific use cases where this feature would be beneficial -->
|
|
|
|
## Example Implementation
|
|
<!-- If possible, provide example code or pseudocode for how this feature might work -->
|
|
```js
|
|
// Example code
|
|
```
|
|
|
|
## Alternatives Considered
|
|
<!-- A description of any alternative solutions or features you've considered -->
|
|
|
|
## Additional Context
|
|
<!-- Any other context, screenshots, or examples that might be helpful -->
|