|
@@ -0,0 +1,35 @@
|
|
|
+---
|
|
|
+name: Troubleshooting help
|
|
|
+about: Ask for help troubleshooting issues with user.js
|
|
|
+title: ''
|
|
|
+labels: ''
|
|
|
+assignees: ''
|
|
|
+
|
|
|
+---
|
|
|
+
|
|
|
+<!--
|
|
|
+Before you ask for help...
|
|
|
+ - Keep reading this. Seriously.
|
|
|
+ - Note that we do not support forks (i.e. IceCat, Pale Moon, WaterFox, etc).
|
|
|
+ - Make sure you searched for the setup tags in user.js.
|
|
|
+ - Search the GitHub repository. The information you need is most likely here already.
|
|
|
+ - See if you get the same problem in a new Firefox profile without user.js.
|
|
|
+ - See if you get the same problem without extensions/add-ons.
|
|
|
+ - Check out our wiki page on troubleshooting.
|
|
|
+ https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.4-Troubleshooting
|
|
|
+
|
|
|
+See also:
|
|
|
+ - Extension breakage due to prefs
|
|
|
+ https://github.com/ghacksuserjs/ghacks-user.js/issues/391
|
|
|
+ - Prefs vs Recommended Extensions: Co-Existance+Enhancement | Conflicts
|
|
|
+ https://github.com/ghacksuserjs/ghacks-user.js/issues/350
|
|
|
+ - The extension CSP header modification game
|
|
|
+ https://github.com/ghacksuserjs/ghacks-user.js/issues/664
|
|
|
+
|
|
|
+If you still need help, help us help you by providing relevant information:
|
|
|
+ - browser version
|
|
|
+ - Steps to Reproduce (STR)
|
|
|
+ - actual result
|
|
|
+ - expected result
|
|
|
+ - anything else you deem worth mentioning
|
|
|
+-->
|