From 6e59d53fe577043a83aaee5a062c8ce2e8d44d5d Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 18 Jan 2026 04:02:24 +0000 Subject: [PATCH] Remove VS Code and Makefile references, delete issue templates Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/adr.md | 16 ---------- .github/ISSUE_TEMPLATE/bug_report.md | 29 ------------------- .github/ISSUE_TEMPLATE/deployment_plan.md | 20 ------------- .../ISSUE_TEMPLATE/documentation_change.md | 11 ------- .github/ISSUE_TEMPLATE/escalation.md | 14 --------- .github/ISSUE_TEMPLATE/feature_request.md | 21 -------------- .github/ISSUE_TEMPLATE/incident_report.md | 19 ------------ .github/ISSUE_TEMPLATE/migration_plan.md | 20 ------------- .github/ISSUE_TEMPLATE/risk_register_entry.md | 13 --------- .github/ISSUE_TEMPLATE/runbook.md | 18 ------------ .github/ISSUE_TEMPLATE/security_review.md | 15 ---------- CONTRIBUTING.md | 7 ----- README.md | 20 ------------- 13 files changed, 223 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/adr.md delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.md delete mode 100644 .github/ISSUE_TEMPLATE/deployment_plan.md delete mode 100644 .github/ISSUE_TEMPLATE/documentation_change.md delete mode 100644 .github/ISSUE_TEMPLATE/escalation.md delete mode 100644 .github/ISSUE_TEMPLATE/feature_request.md delete mode 100644 .github/ISSUE_TEMPLATE/incident_report.md delete mode 100644 .github/ISSUE_TEMPLATE/migration_plan.md delete mode 100644 .github/ISSUE_TEMPLATE/risk_register_entry.md delete mode 100644 .github/ISSUE_TEMPLATE/runbook.md delete mode 100644 .github/ISSUE_TEMPLATE/security_review.md diff --git a/.github/ISSUE_TEMPLATE/adr.md b/.github/ISSUE_TEMPLATE/adr.md deleted file mode 100644 index 5bf7ed9..0000000 --- a/.github/ISSUE_TEMPLATE/adr.md +++ /dev/null @@ -1,16 +0,0 @@ -# Architecture Decision Record Proposal - -## Title - -## Status -Proposed - -## Context - -## Decision - -## Consequences - -## Alternatives Considered - -## Review and Approval diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index 971cfdd..0000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,29 +0,0 @@ -# Bug Report - -## Summary -Provide a concise description of the defect and impact. - -## Environment -- Application version -- Browser or OS -- Device -- Configuration details - -## Steps to Reproduce -1. -2. -3. - -## Expected Behavior - -## Actual Behavior - -## Logs / Screenshots - -## Severity & Impact - -## Related Incidents or Tickets - -## Acceptance Criteria - -## Review and Approval diff --git a/.github/ISSUE_TEMPLATE/deployment_plan.md b/.github/ISSUE_TEMPLATE/deployment_plan.md deleted file mode 100644 index dc3d9a5..0000000 --- a/.github/ISSUE_TEMPLATE/deployment_plan.md +++ /dev/null @@ -1,20 +0,0 @@ -# Deployment Plan - -## Purpose - -## Scope - -## Preconditions - -## Deployment Steps -1. -2. -3. - -## Validation - -## Rollback Plan - -## Communications - -## Review and Approval diff --git a/.github/ISSUE_TEMPLATE/documentation_change.md b/.github/ISSUE_TEMPLATE/documentation_change.md deleted file mode 100644 index f68168c..0000000 --- a/.github/ISSUE_TEMPLATE/documentation_change.md +++ /dev/null @@ -1,11 +0,0 @@ -# Documentation Change - -## Summary - -## Context - -## Proposed Updates - -## Acceptance Criteria - -## Review and Approval diff --git a/.github/ISSUE_TEMPLATE/escalation.md b/.github/ISSUE_TEMPLATE/escalation.md deleted file mode 100644 index 11acd54..0000000 --- a/.github/ISSUE_TEMPLATE/escalation.md +++ /dev/null @@ -1,14 +0,0 @@ -# Escalation - -## Trigger Conditions - -## Severity Level -SEV1 | SEV2 | SEV3 - -## Escalation Path - -## Communication Plan - -## Closure Criteria - -## Review and Approval diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index bbf530c..0000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,21 +0,0 @@ -# Feature Request - -## Summary - -## Background / Problem Statement - -## Proposed Solution - -## Alternatives Considered - -## Technical Details - -## User Impact - -## Dependencies - -## Risks - -## Acceptance Criteria - -## Review and Approval diff --git a/.github/ISSUE_TEMPLATE/incident_report.md b/.github/ISSUE_TEMPLATE/incident_report.md deleted file mode 100644 index 5cacee1..0000000 --- a/.github/ISSUE_TEMPLATE/incident_report.md +++ /dev/null @@ -1,19 +0,0 @@ -# Incident Report - -## Incident Summary - -## Timeline - -## Impact Assessment - -## Root Cause - -## Corrective Actions - -## Preventive Actions - -## Follow Up - -## Communications - -## Review and Approval diff --git a/.github/ISSUE_TEMPLATE/migration_plan.md b/.github/ISSUE_TEMPLATE/migration_plan.md deleted file mode 100644 index 16be173..0000000 --- a/.github/ISSUE_TEMPLATE/migration_plan.md +++ /dev/null @@ -1,20 +0,0 @@ -# Migration Plan - -## Purpose - -## Scope - -## Preconditions - -## Migration Steps -1. -2. -3. - -## Rollback Plan - -## Validation - -## Stakeholder Communications - -## Review and Approval diff --git a/.github/ISSUE_TEMPLATE/risk_register_entry.md b/.github/ISSUE_TEMPLATE/risk_register_entry.md deleted file mode 100644 index 9333d16..0000000 --- a/.github/ISSUE_TEMPLATE/risk_register_entry.md +++ /dev/null @@ -1,13 +0,0 @@ -# Risk Register Entry - -## Risk Description - -## Probability and Impact - -## Mitigation Plan - -## Contingency Plan - -## Owners and Review Cadence - -## Review and Approval diff --git a/.github/ISSUE_TEMPLATE/runbook.md b/.github/ISSUE_TEMPLATE/runbook.md deleted file mode 100644 index 7d5a8b7..0000000 --- a/.github/ISSUE_TEMPLATE/runbook.md +++ /dev/null @@ -1,18 +0,0 @@ -# Runbook - -## Purpose - -## Preconditions - -## Procedure -1. -2. -3. - -## Validation - -## Rollback - -## References - -## Review and Approval diff --git a/.github/ISSUE_TEMPLATE/security_review.md b/.github/ISSUE_TEMPLATE/security_review.md deleted file mode 100644 index 2797eb4..0000000 --- a/.github/ISSUE_TEMPLATE/security_review.md +++ /dev/null @@ -1,15 +0,0 @@ -# Security Review - -## Purpose - -## Scope - -## Threat Model Summary - -## Findings - -## Remediation Actions - -## Approval - -## Review and Approval diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f85252e..9d2dbab 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -57,9 +57,6 @@ For first-time contributors: # Clone the repository git clone https://github.com/mokoconsulting-tech/moko-cassiopeia.git cd moko-cassiopeia - -# Run development setup -make dev-setup ``` See [docs/QUICK_START.md](./docs/QUICK_START.md) for detailed setup instructions. @@ -68,11 +65,7 @@ See [docs/QUICK_START.md](./docs/QUICK_START.md) for detailed setup instructions The repository provides several tools to streamline development: -* **Makefile**: Common development tasks (`make help` to see all commands) * **Pre-commit Hooks**: Automatic local validation before commits -* **VS Code Tasks**: Pre-configured tasks for common operations - -Run `make validate-required` before submitting PRs to catch common issues early. ## Contribution Workflow diff --git a/README.md b/README.md index 2cc066a..37b0d4c 100644 --- a/README.md +++ b/README.md @@ -150,22 +150,6 @@ For developers and contributors working on the moko-cassiopeia template: ### Quick Start for Developers -Get started in minutes: - -```bash -# Setup development environment -make dev-setup - -# Validate code -make validate-required - -# Check code quality -make quality - -# Create distribution package -make package -``` - **New to the project?** See [Quick Start Guide](./docs/QUICK_START.md) for a 5-minute walkthrough. ### Development Resources @@ -176,11 +160,7 @@ make package ### Available Tools -- **Makefile**: Run `make help` to see all available commands - **Pre-commit Hooks**: Automatic validation before commits -- **VS Code Tasks**: Pre-configured development tasks - -Run `make help` to see all available development commands. ## Changelog