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