From 6706ffc321eb10842c43da401980be91bb0ff42c Mon Sep 17 00:00:00 2001 From: bicarus <202771338+bicarus-dev@users.noreply.github.com> Date: Mon, 5 Jan 2026 17:26:29 -0800 Subject: [PATCH] Fix wording in CONTRIBUTING.md for clarity --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5633ded..1b9f314 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,7 +17,7 @@ To contribute, fork the repo (just the main branch), make changes in your fork, * Including (bundling), distributing, or linking to game data, or making it easier to find/download game data * Any features that [phone home](https://en.wikipedia.org/wiki/Phoning_home) * This includes automatic updaters. - * Exception: we have allowed the "patch import from URL" but this has only been done under very careful considerations and plenty of warnings to the user. + * Exception: we have allowed the "patch import from URL" feature, but this has only been done under very careful considerations and plenty of warnings to the user. ### Avoiding regressions