From cf6e53c1f45ead4f14dcb557d62e465398ef027d Mon Sep 17 00:00:00 2001 From: AztecBot Date: Sat, 9 May 2026 20:51:37 +0000 Subject: [PATCH] docs: add hello world marker --- HELLO_WORLD.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 HELLO_WORLD.md diff --git a/HELLO_WORLD.md b/HELLO_WORLD.md new file mode 100644 index 000000000000..d37e12e2d034 --- /dev/null +++ b/HELLO_WORLD.md @@ -0,0 +1,3 @@ +# Hello, world! + +This file exists to verify that claudebox can create a public pull request in `AztecProtocol/aztec-packages`.