pac3/CONTRIBUTING.md

21 lines
736 B
Markdown
Raw Permalink Normal View History

# Creating an issue
2022-09-06 14:19:15 -04:00
- ### 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.
2017-01-25 04:40:37 -05:00
# Pull requests
2022-09-06 14:19:15 -04:00
Please avoid using glua's C syntax