Templates Library
Templates Library
Section titled “Templates Library”Reusable Document Templates
Section titled “Reusable Document Templates”Last Updated: 08/11/2025 Version: 1.0
🎯 Purpose
Section titled “🎯 Purpose”This is your central library of reusable templates for creating consistent, high-quality documents across iSu Technologies. Always start with a template - don’t create documents from scratch.
📂 Directory Structure
Section titled “📂 Directory Structure”/templates/├── README.md (this file)├── business-development/ # BD templates│ ├── proposal-template.md│ ├── business-case-template.md│ ├── rfp-response-template.md│ ├── opportunity-assessment-template.md│ └── pitch-deck-outline.md├── projects/ # Project templates│ ├── project-charter-template.md│ ├── requirements-document-template.md│ ├── project-report-template.md│ └── handover-document-template.md├── operations/ # Operational templates│ ├── meeting-notes-template.md│ ├── sop-template.md│ └── policy-template.md└── general/ # General-purpose templates ├── memo-template.md └── report-template.md📚 Template Index
Section titled “📚 Template Index”Business Development Templates
Section titled “Business Development Templates”| Template | Use For | Location |
|---|---|---|
| Proposal Template | Client proposals | /business-development/proposal-template.md |
| Business Case Template | Investment justifications | /business-development/business-case-template.md |
| RFP Response Template | Responding to RFPs/RFIs | /business-development/rfp-response-template.md |
| Opportunity Assessment | Evaluating opportunities | /business-development/opportunity-assessment-template.md |
| Pitch Deck Outline | Presentation structure | /business-development/pitch-deck-outline.md |
Project Templates
Section titled “Project Templates”| Template | Use For | Location |
|---|---|---|
| Project Charter | Initiating projects | /projects/project-charter-template.md |
| Requirements Document | Gathering requirements | /projects/requirements-document-template.md |
| Project Report | Status/final reports | /projects/project-report-template.md |
| Handover Document | Delivering to clients | /projects/handover-document-template.md |
Operations Templates
Section titled “Operations Templates”| Template | Use For | Location |
|---|---|---|
| Meeting Notes | Recording meetings | /operations/meeting-notes-template.md |
| SOP Template | Standard operating procedures | /operations/sop-template.md |
| Policy Template | Company policies | /operations/policy-template.md |
Marketing Templates
Section titled “Marketing Templates”See /marketing/email-templates/ for comprehensive email template library.
🎯 How to Use Templates
Section titled “🎯 How to Use Templates”Step 1: Find the Right Template
Section titled “Step 1: Find the Right Template”- Use this index to locate appropriate template
- Or browse category folders
Step 2: Copy Template
Section titled “Step 2: Copy Template”DO NOT edit the template file directly!
# Copy template to your working foldercp /path/to/template.md /path/to/your-folder/your-document-name.mdOr: Open template, select all, copy, paste into new file
Step 3: Update Metadata
Section titled “Step 3: Update Metadata”Replace metadata header fields:
---title: [YOUR_DOCUMENT_TITLE]created: [DD/MM/YYYY]updated: [DD/MM/YYYY]author: [YOUR_NAME]...---Step 4: Replace Placeholders
Section titled “Step 4: Replace Placeholders”- Find all
[PLACEHOLDER]fields - Replace with actual information
- Use Find & Replace (Cmd/Ctrl + F) to ensure you don’t miss any
Step 5: Customize Content
Section titled “Step 5: Customize Content”- Follow template structure
- Add/remove sections as needed for your specific case
- Ensure all guidance text removed before final version
Step 6: Review & Save
Section titled “Step 6: Review & Save”- Use template’s built-in checklist (most have one)
- Check against document standards
- Save in appropriate category folder
✅ Template Best Practices
Section titled “✅ Template Best Practices”- ✅ Always start with a template
- ✅ Follow the template structure
- ✅ Replace ALL placeholders
- ✅ Update metadata completely
- ✅ Save in appropriate folder with correct naming
DON’T:
Section titled “DON’T:”- ❌ Edit template files directly (always copy first)
- ❌ Leave [PLACEHOLDERS] in final document
- ❌ Skip sections without good reason
- ❌ Ignore the built-in checklists
- ❌ Deviate from standards without reason
🔄 Improving Templates
Section titled “🔄 Improving Templates”Found a template issue?
- Note the problem
- Suggest improvement
- Discuss with template owner
- Update template (with version increment)
- Communicate changes to team
Need a new template?
- Check if similar template exists
- Propose new template to operations lead
- Create following template standards
- Add to appropriate category
- Update this index
📞 Template Support
Section titled “📞 Template Support”Questions about templates: [Operations Lead] Suggest improvements: [Email/Chat]
Templates Library maintained by iSu Technologies Operations Team Help us improve templates - your feedback matters! Last Updated: 08/11/2025