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

56 lines
740 B
Markdown

---
name: 📚 Project Documentation
about: Track documentation for a larger project
title: "[PROJECT] "
labels: ["project", "documentation"]
assignees: ""
---
## Project Name
<!-- What is this project? -->
## Description
<!-- Brief overview -->
## Goals
<!-- What are you trying to accomplish? -->
-
-
## Documentation Structure
- [ ] Create project folder in `/docs/projects/`
- [ ] Project overview/README
- [ ] Technical documentation
- [ ] Decision log
- [ ] Resources and references
## Related Code
<!-- Any code components? -->
- Location:
## Status
<!-- Current state of the project -->
- [ ] Planning
- [ ] In Progress
- [ ] Paused
- [ ] Completed
- [ ] Archived
## Next Steps
- [ ]
- [ ]
## Links & Resources
-