19 lines
546 B
Markdown
19 lines
546 B
Markdown
---
|
|
name: Feature Request
|
|
about: Suggest a new feature or enhancement for the KiCad MCP Server
|
|
title: "[FEATURE] "
|
|
labels: enhancement
|
|
assignees: ''
|
|
---
|
|
|
|
## Feature Description
|
|
<!-- A clear and concise description of the feature you'd like to see -->
|
|
|
|
## Use Case
|
|
<!-- Describe how this feature would be used and who would benefit from it -->
|
|
|
|
## Proposed Implementation (optional)
|
|
<!-- If you have ideas about how to implement this feature -->
|
|
|
|
## Additional Context
|
|
<!-- Any other information, screenshots, or examples that might be helpful --> |