firefox-user.js/.github/ISSUE_TEMPLATE/troubleshooting-help.md

32 lines
791 B
Markdown
Raw Permalink Normal View History

2019-06-25 19:33:57 +00:00
---
name: Troubleshooting help
2019-06-27 02:09:01 +00:00
about: Ask for help to solve problems with user.js
2022-02-27 10:44:04 +00:00
title: 'follow instructions or this will be closed as invalid'
2019-06-25 19:33:57 +00:00
labels: ''
assignees: ''
---
2022-02-06 15:27:50 +00:00
<!--
2022-02-24 00:26:15 +00:00
Issues will be closed as invalid if you do not troubleshoot first, or if you ignore the required info in the template.
2022-02-06 15:27:50 +00:00
2022-02-13 13:11:26 +00:00
We do not support forks or no-longer supported releases.
2022-02-06 15:27:50 +00:00
-->
2022-02-13 13:11:26 +00:00
2022-02-06 15:30:25 +00:00
🟥 https://github.com/arkenfox/user.js/wiki/5.2-Troubleshooting
- [ ] I have read the troubleshooting guide, done the checks and confirmed this is caused by arkenfox
2022-02-13 13:11:55 +00:00
- _unchecked issues ~~may~~ will be closed as invalid_
2022-02-06 15:27:50 +00:00
2022-02-24 00:26:15 +00:00
🟪 REQUIRED INFO
2022-02-06 15:27:50 +00:00
- Browser version & OS:
- Steps to Reproduce (STR):
- Expected result:
- Actual result:
- Console errors and warnings:
- Anything else you deem worth mentioning:
---