diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index 1275f937..00000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -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]