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