20 lines
425 B
Markdown
20 lines
425 B
Markdown
# Plugin Development
|
|
|
|
## Overview
|
|
Placeholder for plugin development workflow and expectations.
|
|
|
|
## Project Structure
|
|
Placeholder for recommended folder layout and entry points.
|
|
|
|
## API Surface
|
|
Placeholder for SDK usage and versioning guidance.
|
|
|
|
## Testing
|
|
Placeholder for test strategy and tooling.
|
|
|
|
## Publishing
|
|
Placeholder for release steps and registry requirements.
|
|
|
|
## Examples
|
|
Placeholder for minimal plugin example.
|