39 lines
921 B
Markdown
39 lines
921 B
Markdown
# Domain Template
|
|
|
|
This is a template for creating new PMO domains.
|
|
|
|
## Purpose
|
|
|
|
This template provides the standard structure for all PMO domains.
|
|
|
|
## Components
|
|
|
|
### Dashboard
|
|
Dashboard components and views for this domain.
|
|
|
|
### Projects
|
|
Project management components for this domain.
|
|
|
|
### Reports
|
|
Reporting components for this domain.
|
|
|
|
### Resources
|
|
Resource management components for this domain.
|
|
|
|
### Config
|
|
Configuration components for this domain.
|
|
|
|
### Docs
|
|
Documentation components for this domain.
|
|
|
|
## Customization
|
|
|
|
To customize this template for a specific domain:
|
|
|
|
1. **Rename Directory**: Change directory name to domain name
|
|
2. **Update README**: Customize this file with domain-specific information
|
|
3. **Customize Components**: Modify dashboard, projects, reports, resources, config, and docs
|
|
4. **Configure**: Set up domain-specific configuration
|
|
5. **Document**: Create domain-specific documentation
|
|
|
|
--- |