From 8f982302f107ffa5946d4cf5bf1978de703d22fb Mon Sep 17 00:00:00 2001 From: AI Agent Date: Sat, 21 Feb 2026 22:00:11 +0000 Subject: [PATCH] docs) add welcome note for new developers --- HELLO.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 HELLO.md diff --git a/HELLO.md b/HELLO.md new file mode 100644 index 0000000..ba24c45 --- /dev/null +++ b/HELLO.md @@ -0,0 +1,5 @@ +Hello and welcome to the Trips repository! + +We are glad you are here. This project uses standard git workflows and follows the conventions already in the codebase. + +If you are just getting started, begin by reading the README and browsing the main modules to understand the structure.