mirror of
https://git.minetest.land/dn42/registry
synced 2025-10-10 09:23:41 +02:00
7 lines
176 B
Markdown
7 lines
176 B
Markdown
# Tips for a successful Pull Request
|
|
1. Squash your commits -- Keep the changes simple to read.
|
|
2. Run the schema check -- Make sure the changes are valid!
|
|
3. ???
|
|
4. Profit!
|
|
|
|
|