Template
91b78f8da1
Template repository for creating MokoStandards-compliant MCP servers.
Includes 4-file src/ structure (index, client, config, types), setup
wizard, example tools, 12 CI/CD workflows, full docs, and {{placeholder}}
tokens for search-and-replace customization.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
10 lines
271 B
Plaintext
10 lines
271 B
Plaintext
# <type>(<scope>): <subject>
|
|
# types: build|chore|ci|docs|feat|fix|perf|refactor|revert|style|test
|
|
# subject: imperative, lower-case, no trailing period
|
|
|
|
# Body: what and why
|
|
|
|
# BREAKING CHANGE: <description>
|
|
# Closes: #123
|
|
# Signed-off-by: <Your Name> <you@example.com>
|