From fc4a5935faadb424a13f41fac53d80df04595b95 Mon Sep 17 00:00:00 2001 From: a-bad-dev <244852891+a-bad-dev@users.noreply.github.com> Date: Thu, 25 Dec 2025 20:34:17 -0400 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3ebcca3..e6d8db4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,6 +14,10 @@ Add the features/bugfixes you want, while **keeping the code style.** Comments are encouraged, but don't go overboard. +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.** If it closes an issue, be sure to mention the issue.