From 0e4147e893dc743cb19f3a5582c549b1ba19e4c3 Mon Sep 17 00:00:00 2001 From: "Aarthi Manivannan, Premanathan Aarthi Manivannan" Date: Sun, 14 Dec 2025 11:45:38 +0100 Subject: [PATCH] Delete meeting_report_template.md --- templates/meeting_report_template.md | 39 ---------------------------- 1 file changed, 39 deletions(-) delete mode 100644 templates/meeting_report_template.md diff --git a/templates/meeting_report_template.md b/templates/meeting_report_template.md deleted file mode 100644 index adf789f..0000000 --- a/templates/meeting_report_template.md +++ /dev/null @@ -1,39 +0,0 @@ -# {{title}} - -**Date:** {{date}} -**Start:** {{start}} -**End:** {{end}} -**Duration:** {{duration}} -**Location:** {{location}} -**Host:** {{host}} -**Participants:** {{participants}} - ---- - -## Table of Contents -{{toc}} - ---- - -## Executive Summary -{{exec_summary}} - ---- - -## Sections -{{sections}} - ---- - -## Consolidated Decisions -{{consolidated_decisions}} - ---- - -## Consolidated Actions -{{consolidated_actions}} - ---- - -## Appendix -{{appendix}}