37 lines
662 B
Markdown
37 lines
662 B
Markdown
---
|
|
name: 💡 Concept/Idea
|
|
about: Capture a new concept or idea to develop
|
|
title: "[CONCEPT] "
|
|
labels: ["concept", "documentation"]
|
|
assignees: ""
|
|
---
|
|
|
|
## Concept Summary
|
|
|
|
<!-- Brief description of the concept or idea -->
|
|
|
|
## Context
|
|
|
|
<!-- Where did this idea come from? What problem does it address? -->
|
|
|
|
## Related Concepts
|
|
|
|
<!-- Link to related notes or concepts -->
|
|
|
|
-
|
|
|
|
## Actions
|
|
|
|
<!-- What needs to be done to develop this concept? -->
|
|
|
|
- [ ] Create initial note in `/docs/fleeting/` or `/docs/concepts/`
|
|
- [ ] Research and gather information
|
|
- [ ] Link to related concepts
|
|
- [ ] Refine and expand
|
|
|
|
## Resources
|
|
|
|
<!-- Links, references, inspiration -->
|
|
|
|
-
|