--- name: "🐛 Bug Report" about: Report a reproducible bug or regression. title: 'Bug: ' labels: 'Status: Unconfirmed' --- ## Description [Add bug description here] ## How to reproduce [Add steps on how to reproduce this issue] ## What do you expect [Describe what do you expect to happen] ## What happened instead [Describe the actual results] ## Software: - Gem version: [Add gem version here] - Ruby version: [Add version here] ## Full backtrace ```text [Paste full backtrace here] ```