diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2077d96e..1275f937 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,25 +8,29 @@ assignees: '' --- **Describe the bug** -A clear and concise description of what the bug is. +[A clear and concise description of what the bug is] **To Reproduce** Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error +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. +[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. +[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.33.0] + - Iris version [e.g. 3.54.0] **Additional context** -Add any other context about the problem here. +[Add any other context about the problem]