diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d58bf00..b237945 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,27 +9,30 @@ assignees: yokoffing ## BEFORE YOU BEGIN I have attempted the following troubleshooting suggestions: +- [ ] Disabled DNS-level content blocking (Control D, RethinkDNS, AdGuard Home, NextDNS, PiHole, etc), [cleared my DNS cache](https://www.pcmag.com/how-to/how-to-flush-your-dns-cache), and used my ISP's DNS resolver (if applicable). - [ ] [Cleared website data](https://www.hostinger.com/tutorials/wp-content/uploads/sites/2/2018/05/clear-browser-cache-firefox.png), restarted Firefox, and my issue persists. -- [ ] No issues when using the website or extension in another web browser. - [ ] The issue persists when using Firefox in [Safe Mode](https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode#w_how-to-start-firefox-in-safe-mode). -- [ ] Disabled DNS-level content blocking (AdGuard, NextDNS, PiHole), [cleared my DNS cache](https://www.pcmag.com/how-to/how-to-flush-your-dns-cache), and used my ISP's DNS resolver (if applicable). +- [ ] The issue persists when using the current, recommended [user.js](https://github.com/yokoffing/Betterfox/blob/master/user.js) in a [new profile](https://support.mozilla.org/en-US/kb/profile-manager-create-remove-switch-firefox-profiles). ## REPORT **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: +*Steps to reproduce the behavior:* + +``` 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. +*A clear and concise description of what you expected to happen.* **Screenshots** -If applicable, add screenshots to help explain your problem. +*If applicable, add screenshots to help explain your problem.* **Desktop (please complete the following information):** - OS: [e.g. iOS] @@ -37,4 +40,4 @@ If applicable, add screenshots to help explain your problem. - Version [e.g. 22] **Additional context** -Add any other context about the problem here. +*Add any other context about the problem here.*