1 Commits

Author SHA1 Message Date
8f982302f1 docs) add welcome note for new developers 2026-02-21 22:00:11 +00:00
2 changed files with 5 additions and 11 deletions

5
HELLO.md Normal file
View File

@@ -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.

View File

@@ -1,11 +0,0 @@
Hello and welcome to the trips project!
We are glad you are here. This repository exists to help you build and
improve travel experiences, and your contributions make it better for
everyone.
If you are new, start by reading the README and checking the scripts and
configuration files to understand how the project is set up. Then pick an
issue or improvement you are interested in and dive in.
Thanks for being part of the team and happy coding!