mirror of
https://github.com/stackblitz/bolt.new
synced 2025-02-05 04:26:30 +00:00
fix: remove duplicated bug_report template
This commit is contained in:
parent
1ceca49dc1
commit
fc845017ee
31
.github/ISSUE_TEMPLATE/bug_report.md
vendored
31
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,31 +0,0 @@
|
||||
---
|
||||
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.
|
Loading…
Reference in New Issue
Block a user