Create CONTRIBUTING.md

This commit is contained in:
a-bad-dev 2025-12-25 20:32:21 -04:00 committed by GitHub
commit af082c8d54
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

19
CONTRIBUTING.md Normal file
View file

@ -0,0 +1,19 @@
# Contributing to SSG
### Requirements:
Luanti/Minetest 5.9.0+
Experience with modding in Luanti
### Contribute
Fork the repository.
Add the features/bugfixes you want, while **keeping the code style.**
Comments are encouraged, but don't go overboard.
After you have finished, open a PR and **clearly explain what the PR does.**
If it closes an issue, be sure to mention the issue.