Remove VS Code and Makefile references, delete issue templates
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
This commit is contained in:
16
.github/ISSUE_TEMPLATE/adr.md
vendored
16
.github/ISSUE_TEMPLATE/adr.md
vendored
@@ -1,16 +0,0 @@
|
||||
# Architecture Decision Record Proposal
|
||||
|
||||
## Title
|
||||
|
||||
## Status
|
||||
Proposed
|
||||
|
||||
## Context
|
||||
|
||||
## Decision
|
||||
|
||||
## Consequences
|
||||
|
||||
## Alternatives Considered
|
||||
|
||||
## Review and Approval
|
||||
29
.github/ISSUE_TEMPLATE/bug_report.md
vendored
29
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -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
|
||||
20
.github/ISSUE_TEMPLATE/deployment_plan.md
vendored
20
.github/ISSUE_TEMPLATE/deployment_plan.md
vendored
@@ -1,20 +0,0 @@
|
||||
# Deployment Plan
|
||||
|
||||
## Purpose
|
||||
|
||||
## Scope
|
||||
|
||||
## Preconditions
|
||||
|
||||
## Deployment Steps
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
|
||||
## Validation
|
||||
|
||||
## Rollback Plan
|
||||
|
||||
## Communications
|
||||
|
||||
## Review and Approval
|
||||
11
.github/ISSUE_TEMPLATE/documentation_change.md
vendored
11
.github/ISSUE_TEMPLATE/documentation_change.md
vendored
@@ -1,11 +0,0 @@
|
||||
# Documentation Change
|
||||
|
||||
## Summary
|
||||
|
||||
## Context
|
||||
|
||||
## Proposed Updates
|
||||
|
||||
## Acceptance Criteria
|
||||
|
||||
## Review and Approval
|
||||
14
.github/ISSUE_TEMPLATE/escalation.md
vendored
14
.github/ISSUE_TEMPLATE/escalation.md
vendored
@@ -1,14 +0,0 @@
|
||||
# Escalation
|
||||
|
||||
## Trigger Conditions
|
||||
|
||||
## Severity Level
|
||||
SEV1 | SEV2 | SEV3
|
||||
|
||||
## Escalation Path
|
||||
|
||||
## Communication Plan
|
||||
|
||||
## Closure Criteria
|
||||
|
||||
## Review and Approval
|
||||
21
.github/ISSUE_TEMPLATE/feature_request.md
vendored
21
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -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
|
||||
19
.github/ISSUE_TEMPLATE/incident_report.md
vendored
19
.github/ISSUE_TEMPLATE/incident_report.md
vendored
@@ -1,19 +0,0 @@
|
||||
# Incident Report
|
||||
|
||||
## Incident Summary
|
||||
|
||||
## Timeline
|
||||
|
||||
## Impact Assessment
|
||||
|
||||
## Root Cause
|
||||
|
||||
## Corrective Actions
|
||||
|
||||
## Preventive Actions
|
||||
|
||||
## Follow Up
|
||||
|
||||
## Communications
|
||||
|
||||
## Review and Approval
|
||||
20
.github/ISSUE_TEMPLATE/migration_plan.md
vendored
20
.github/ISSUE_TEMPLATE/migration_plan.md
vendored
@@ -1,20 +0,0 @@
|
||||
# Migration Plan
|
||||
|
||||
## Purpose
|
||||
|
||||
## Scope
|
||||
|
||||
## Preconditions
|
||||
|
||||
## Migration Steps
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
|
||||
## Rollback Plan
|
||||
|
||||
## Validation
|
||||
|
||||
## Stakeholder Communications
|
||||
|
||||
## Review and Approval
|
||||
13
.github/ISSUE_TEMPLATE/risk_register_entry.md
vendored
13
.github/ISSUE_TEMPLATE/risk_register_entry.md
vendored
@@ -1,13 +0,0 @@
|
||||
# Risk Register Entry
|
||||
|
||||
## Risk Description
|
||||
|
||||
## Probability and Impact
|
||||
|
||||
## Mitigation Plan
|
||||
|
||||
## Contingency Plan
|
||||
|
||||
## Owners and Review Cadence
|
||||
|
||||
## Review and Approval
|
||||
18
.github/ISSUE_TEMPLATE/runbook.md
vendored
18
.github/ISSUE_TEMPLATE/runbook.md
vendored
@@ -1,18 +0,0 @@
|
||||
# Runbook
|
||||
|
||||
## Purpose
|
||||
|
||||
## Preconditions
|
||||
|
||||
## Procedure
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
|
||||
## Validation
|
||||
|
||||
## Rollback
|
||||
|
||||
## References
|
||||
|
||||
## Review and Approval
|
||||
15
.github/ISSUE_TEMPLATE/security_review.md
vendored
15
.github/ISSUE_TEMPLATE/security_review.md
vendored
@@ -1,15 +0,0 @@
|
||||
# Security Review
|
||||
|
||||
## Purpose
|
||||
|
||||
## Scope
|
||||
|
||||
## Threat Model Summary
|
||||
|
||||
## Findings
|
||||
|
||||
## Remediation Actions
|
||||
|
||||
## Approval
|
||||
|
||||
## Review and Approval
|
||||
@@ -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
|
||||
|
||||
|
||||
20
README.md
20
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user