Initial commit
This commit is contained in:
34
commands/pp-init-assets/templates/subproject/STATUS.md
Normal file
34
commands/pp-init-assets/templates/subproject/STATUS.md
Normal file
@@ -0,0 +1,34 @@
|
||||
# {{SUBPROJECT_NAME}} Status
|
||||
|
||||
**Last Updated**: {{DATE}}
|
||||
**Status**: {{SUBPROJECT_STATUS}}
|
||||
|
||||
---
|
||||
|
||||
## What's Working
|
||||
|
||||
{{WORKING}}
|
||||
|
||||
---
|
||||
|
||||
## What's Not Working / Blocked
|
||||
|
||||
{{BLOCKED}}
|
||||
|
||||
---
|
||||
|
||||
## Current Focus
|
||||
|
||||
{{FOCUS}}
|
||||
|
||||
---
|
||||
|
||||
## Environment
|
||||
|
||||
{{ENVIRONMENT}}
|
||||
|
||||
---
|
||||
|
||||
## Next Actions
|
||||
|
||||
{{NEXT_ACTIONS}}
|
||||
Reference in New Issue
Block a user