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 7 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,7 +0,0 @@
Hello and welcome to the Trips project!
We're glad you're here. This repository is the home for the Trips application and the tools that support it.
If you're new, start with `README.md` to get the project running, then take a look around `src/` to see how things are organized.
Happy building!