From ccec3a7655aa88723a2a445a2ed1ffd0ac2a32aa Mon Sep 17 00:00:00 2001 From: AI Agent Date: Sat, 21 Feb 2026 23:03:47 +0000 Subject: [PATCH] docs) add welcome file for contributors --- HELLOWORLD.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 HELLOWORLD.md diff --git a/HELLOWORLD.md b/HELLOWORLD.md new file mode 100644 index 0000000..c180e6c --- /dev/null +++ b/HELLOWORLD.md @@ -0,0 +1,5 @@ +# Hello, Developers + +Welcome to the Trips project! We are glad you are here. This repository is a place to build, learn, and ship together. + +Thank you for contributing and happy hacking.