From 284de99555eb582c15e91fb1d6810f33d223ccbe Mon Sep 17 00:00:00 2001 From: AI Agent Date: Sat, 21 Feb 2026 21:56:35 +0000 Subject: [PATCH] docs: add developer welcome greeting in HELLO.md --- HELLO.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 HELLO.md diff --git a/HELLO.md b/HELLO.md new file mode 100644 index 0000000..cf48e06 --- /dev/null +++ b/HELLO.md @@ -0,0 +1,7 @@ +# Hello, developers! + +Welcome to the Trips project. + +If you're new here, start by exploring the repository structure, then follow the setup instructions in the project documentation to get your local environment running. + +We're glad you're here—happy coding! -- 2.49.1