Files
MokoCLI/templates/github/ISSUE_TEMPLATE/version.md
T
Jonathan Miller f71c186e26 fix: replace jmiller-moko with jmiller across all templates
GitHub username jmiller-moko replaced with Gitea username jmiller in:
- Issue templates (assignees)
- CODEOWNERS
- dependabot.yml
- Workflow authorized user lists

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-26 18:48:13 -05:00

616 B

name, about, title, labels, assignees
name about title labels assignees
Version Bump Request or track a version change [VERSION] version, type: version jmiller

Version Change

Current version: Requested version: Change type:

Reason

Checklist

  • README.md VERSION: field updated
  • CHANGELOG.md entry added
  • Module descriptor version updated (Dolibarr: $this->version, Joomla: <version>)
  • All file headers will be auto-propagated by sync-version-on-merge workflow