diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 536ecfbc8..72b819862 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,6 +17,30 @@ about: Create a report to help us improve ### Screenshots +### Http request and response from inspector + + +``` +// insert request and response here +``` + +### Console output + + +``` +// insert console output here +``` + **System information** + Operating system: +- [ ] Windows +- [ ] Linux +- [ ] MacOS +- [ ] Other + Browser: +- [ ] Safari +- [ ] Chrome +- [ ] Edge +- [ ] Other