Initial commit: Penpot MCP Server - Complete AI-powered design workflow automation with MCP protocol, Penpot API integration, Claude AI support, CLI tools, and comprehensive documentation
This commit is contained in:
45
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
45
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,45 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve Penpot MCP
|
||||
title: '[BUG] '
|
||||
labels: 'bug'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Environment (please complete the following information):**
|
||||
- OS: [e.g. Ubuntu 22.04, macOS 14.0, Windows 11]
|
||||
- Python version: [e.g. 3.12.0]
|
||||
- Penpot MCP version: [e.g. 0.1.0]
|
||||
- Penpot version: [e.g. 2.0.0]
|
||||
- AI Assistant: [e.g. Claude Desktop, Custom MCP client]
|
||||
|
||||
**Configuration**
|
||||
- Are you using environment variables or .env file?
|
||||
- What's your PENPOT_API_URL?
|
||||
- Any custom configuration?
|
||||
|
||||
**Logs**
|
||||
If applicable, add relevant log output:
|
||||
```
|
||||
Paste logs here
|
||||
```
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
Reference in New Issue
Block a user