diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1ace4fd7..613df3a8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,20 @@ # Creating an issue -The issue tracker is for bugs or feature requests. Try to avoid posting issues like "How do I do X?" +- ### The issue tracker is for bugs or feature requests. Try to avoid posting issues like "How do I do X?" + +- ### Make sure to check if the issue still persists after disabling all addons except pac3. + + You can do this by clicking the wrench icon in the bottom right of the addons menu: + + ![image](https://user-images.githubusercontent.com/3000604/188707944-1920d5f7-2aed-40c9-84e1-0e6783f97ecb.png) + + then pressing the `Disable All` button: + + ![image](https://user-images.githubusercontent.com/3000604/188708005-18404f65-88d7-4e75-9ee1-afd5e351acd3.png) + + after that, either re-enable the pac3 addon from the workshop or get the latest version here on GitHub. + # Pull requests -Don't use glua's C syntax +Please avoid using glua's C syntax