mirror of
https://github.com/stackblitz/bolt.new
synced 2024-11-27 14:32:46 +00:00
32 lines
616 B
YAML
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.
|