mirror of
https://github.com/a-bad-dev/simple-shooter-game.git
synced 2026-06-08 20:12:11 +00:00
Create CONTRIBUTING.md
This commit is contained in:
parent
ebf3b6cfa9
commit
af082c8d54
1 changed files with 19 additions and 0 deletions
19
CONTRIBUTING.md
Normal file
19
CONTRIBUTING.md
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue