mirror of
https://github.com/arkenfox/user.js.git
synced 2025-06-05 10:17:09 +02:00
Fix typos, reformat code, and improve readability
This commit is contained in:
parent
23caf69614
commit
1f93e110fb
8 changed files with 690 additions and 653 deletions
22
.github/ISSUE_TEMPLATE/troubleshooting-help.md
vendored
22
.github/ISSUE_TEMPLATE/troubleshooting-help.md
vendored
|
@ -9,23 +9,25 @@ assignees: ''
|
|||
|
||||
<!--
|
||||
|
||||
Issues will be closed as invalid if you do not troubleshoot first, or if you ignore the required info in the template.
|
||||
Issues will be closed as invalid if you don't troubleshoot first, or if you ignore the required info in the template.
|
||||
|
||||
We do not support forks or no-longer supported releases.
|
||||
We don't support forks or no-longer supported releases.
|
||||
|
||||
-->
|
||||
|
||||
|
||||
🟥 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
|
||||
- _unchecked issues ~~may~~ will be closed as invalid_
|
||||
|
||||
- [ ] I've read the troubleshooting guide, done the checks and confirmed this is caused by arkenfox
|
||||
- _unchecked issues ~~may~~ will be closed as invalid_
|
||||
|
||||
🟪 REQUIRED INFO
|
||||
- Browser version & OS:
|
||||
- Steps to Reproduce (STR):
|
||||
- Expected result:
|
||||
- Actual result:
|
||||
- Console errors and warnings:
|
||||
- Anything else you deem worth mentioning:
|
||||
|
||||
- Browser version & OS:
|
||||
- Steps to Reproduce (STR):
|
||||
- Expected result:
|
||||
- Actual result:
|
||||
- Console errors and warnings:
|
||||
- Anything else you deem worth mentioning:
|
||||
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue