mirror of
https://git.minetest.land/dn42/registry
synced 2025-10-09 17:03:42 +02:00
DN42 registry
data | ||
utils/schema-check | ||
.gitignore | ||
README.md |
Tips for a successful Pull Request
- Squash your commits -- Keep the changes simple to read.
- Run the schema check -- Make sure the changes are valid!
- Sign your commit -- Makes it easier to verify.
- Bonus: add your pgp fingerprint to your MNT
auth: pgp <pgp-fingerprint>
- ???
- Profit!