diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a0c25c1e0..f301a7157 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,14 +7,10 @@ Reporting bugs: 3. Disable your other extensions & scripts to identify conflicts. 4. If your issue persists, open a [new issue](https://github.com/MayhemYDG/4chan-x/issues) with the following information: 1. Precise steps to reproduce the problem, with the expected and actual results. - 2. Console errors, if any. + 2. [Console errors](https://github.com/MayhemYDG/4chan-x/wiki/FAQ#console-errors), if any. 3. 4chan X version, browser variant, browser version, and Greasemonkey version if you are using it. 4. Your exported settings. If your settings contains sensible information (e.g. personas), edit the text file manually. -Open your console with: -- `Ctrl + Shift + J` on Chrome and Opera. -- `Ctrl + Shift + K` on Firefox. - Respect these guidelines: - Describe the issue clearly, put some effort into it. A one-liner isn't a good enough description. - If you want to get your suggestion implemented sooner, make it convincing.