diff --git a/.github/ISSUE_TEMPLATE/troubleshooting-help.md b/.github/ISSUE_TEMPLATE/troubleshooting-help.md index 82086d9..22af678 100644 --- a/.github/ISSUE_TEMPLATE/troubleshooting-help.md +++ b/.github/ISSUE_TEMPLATE/troubleshooting-help.md @@ -7,25 +7,20 @@ assignees: '' --- +<!-- <!-- Before you proceed... - 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. + - Make sure you searched for the `[Setup` tags in the `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 + - Check out our [troubleshooting](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.4-Troubleshooting) wiki page, including steps to see if the problem is caused by the `user.js` or an extension. 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 - + - Extension breakage due to prefs [issue 391](https://github.com/ghacksuserjs/ghacks-user.js/issues/391) + - Prefs vs Recommended Extensions: Co-Existance+Enhancement | Conflicts [issue 350](https://github.com/ghacksuserjs/ghacks-user.js/issues/350) + - The extension CSP header modification game [issue 664](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)