bolt.new/.github/ISSUE_TEMPLATE/bug_report.yml
2024-09-30 17:15:19 +01:00

32 lines
616 B
YAML

---
name: Bug Report
about: Something not working? Let us know!
title: ''
labels: 'Status: Triage, Type: Bug'
assignees: ''
---
### **Description of Bug**
Provide a concise description of your bug and your project link (if applicable).
### **Steps to Reproduce**
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/Screencast**
If applicable, add screenshots to help explain your problem.
**Additional Context/Questions**
Add any other context or questions regarding this bug.