From 6344506fc5a19efc8f47bc6dfb5bcec48c7eb98b Mon Sep 17 00:00:00 2001 From: WhatDidYouExpect <89535984+WhatDidYouExpect@users.noreply.github.com> Date: Sun, 6 Jul 2025 21:42:45 +0200 Subject: [PATCH] warning for some people who might submit a pull request in the wrong repo --- modules/volta/main.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/volta/main.py b/modules/volta/main.py index 272e0a1..3c87219 100644 --- a/modules/volta/main.py +++ b/modules/volta/main.py @@ -1,3 +1,7 @@ +# If you're seeing this after cloning the Goober repo, note that this is a standalone module for translations. +# While it's used by Goober Core, it lives in its own repository and should not be modified here. +# For updates or contributions, visit: https://github.com/gooberinc/volta + import os import json import pathlib