Delete bug_report.md
This commit is contained in:
36
.github/ISSUE_TEMPLATE/bug_report.md
vendored
36
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,36 +0,0 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: You've found a bug, let's fix it together!
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
[A clear and concise description of what the bug is]
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. Enable Test Mode (_Settings > Debug > Test Mode_). This provides more verbose error logs.
|
||||
2. Go to '...'
|
||||
3. Click on '....'
|
||||
4. Scroll down to '....'
|
||||
5. See error
|
||||
|
||||
**Expected behavior**
|
||||
[A clear and concise description of what you expected to happen]
|
||||
|
||||
**Console log**
|
||||
[Copy and paste your browser console log]
|
||||
|
||||
**Screenshots**
|
||||
[If applicable, add screenshots to help explain your problem.]
|
||||
|
||||
**Environment details:**
|
||||
- OS: [e.g. iOS]
|
||||
- Browser [e.g. chrome, safari]
|
||||
- Iris version [e.g. 3.54.0]
|
||||
|
||||
**Additional context**
|
||||
[Add any other context about the problem]
|
||||
Reference in New Issue
Block a user