--- name: '🐛 Bug / 💡 Feature / ❓ Question' about: 'Report a bug, request a feature, or ask a question about BentoPDF' title: '(Bug) , (Feature) , or (Question) ' labels: ['needs triage'] assignees: [] --- ## Type of Issue Please check one: - [ ] 🐛 Bug Report - [ ] 💡 Feature Request - [ ] ❓ Question / Help --- ## Description Provide a clear and concise description of the issue, feature request, or question. --- ## Steps to Reproduce (for Bugs) 1. Go to '...' 2. Run '...' 3. Observe error: '...' **Expected Behavior:** Describe what you expected BentoPDF to do. **Actual Behavior:** Describe what actually happened, including error messages. --- ## Feature Request Details (if applicable) - What functionality are you requesting? - Why is this useful? - Any example or context to illustrate it? --- ## Question Details (if applicable) - What is your question? - What have you tried so far? - Any relevant code snippet or scenario? --- ## Screenshots / Logs (if applicable) Attach any screenshots, logs, or stack traces that help explain the problem or question. --- ## Environment - **OS:** (e.g., macOS 14.0 / Ubuntu 22.04 / Windows 11) - **Dependencies / setup details (if any):** --- ## 💭 Additional Context Any other information, suggestions, or references that might help maintainers. --- ✅ **Title Format Reminder:** - `(Bug) Text alignment incorrect on multi-line paragraphs` - `(Feature) Add support for custom PDF metadata` - `(Question) How to embed custom fonts?` ---