Update CONTRIBUTING.md

This commit is contained in:
a-bad-dev 2026-01-30 21:05:25 -04:00 committed by GitHub
commit 6a72a0e69b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
### Requirements: ### Requirements:
Luanti/Minetest 5.9.0+ Luanti
Experience with modding in Luanti Experience with modding in Luanti
@ -16,8 +16,6 @@ Comments are encouraged, but don't go overboard.
Make sure to test the code before opening the PR (or open a draft PR). Make sure to test the code before opening the PR (or open a draft PR).
Ensure it supports the 5 most recent releases of Luanti, not including patch releases.
After you have finished, open a PR and **clearly explain what the PR does.** 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. If it closes an issue, be sure to mention the issue.