Combines 6 separate template repos into one with type-specific scaffolds under types/ and shared workflows/config at root. Types: plugin, template, module, component, package, library Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
4.6 KiB
Project Governance
Overview
This document defines the governance model for the MokoStandards-Template-Joomla-Plugin repository within the
mokoconsulting-tech organization. It is automatically maintained by
MokoStandards v04.00.04.
Full governance policy is defined in the MokoStandards source repository: docs/policy/GOVERNANCE.md
Roles and Responsibilities
Maintainer
GitHub: @mokoconsulting-tech
Authority: Final decision-making authority on all matters for this repository.
Responsibilities:
- Review and merge pull requests
- Maintain code quality and standards compliance
- Manage releases and versioning
- Respond to issues and security reports
Contributors
Authority: Submit changes via pull requests.
Requirements:
- Read and accept
CODE_OF_CONDUCT.md - Follow
CONTRIBUTING.mdguidelines
Decision-Making
All changes must be submitted as pull requests. The maintainer (@mokoconsulting-tech) reviews and approves all changes before they are merged.
Sole Operator Policy
This organization operates under a sole operator model. The maintainer (@mokoconsulting-tech) is the sole employee and owner and may self-approve pull requests when no second reviewer is available. The following requirements remain mandatory regardless:
- Pull Requests Required — all changes to protected branches go through a PR.
- Automated Checks — all CI checks must pass before merging.
- Audit Trail — issues, pull requests, and commit history are preserved.
- Documentation — changes are documented in
CHANGELOG.md.
See the full policy: Sole Operator Policy
Change Management
| Change Type | Approval | Process |
|---|---|---|
| Routine (docs, bug fixes) | Maintainer | PR → CI pass → merge |
| Significant (new features) | Maintainer | PR with description → CI pass → merge |
| Major (breaking, architecture) | Maintainer | Issue discussion → PR → CI pass → merge |
| Emergency (security) | Maintainer | Labelled EMERGENCY → immediate merge → post-mortem |
Reporting Issues
- Bugs / Features: Open a GitHub Issue
- Security vulnerabilities: See SECURITY.md
- Code of Conduct: See CODE_OF_CONDUCT.md
- Contact: dev@mokoconsulting.tech
Metadata
| Field | Value |
|---|---|
| Document Type | Policy |
| Domain | Governance |
| Applies To | mokoconsulting-tech/MokoStandards-Template-Joomla-Plugin |
| Jurisdiction | Tennessee, USA |
| Maintainer | @mokoconsulting-tech |
| Standards | MokoStandards v04.00.04 |
| Repo | https://github.com/mokoconsulting-tech/MokoStandards-Template-Joomla-Plugin |
| Path | /GOVERNANCE.md |
| Status | Active — auto-maintained by MokoStandards |