Try to get copilot to setup the repo first before doing anything else

This commit is contained in:
Kovid Goyal 2026-03-03 22:12:53 +05:30
parent ff6ad25b9b
commit 7f691198de
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -1,3 +1,11 @@
Before implementing any code changes or responding to a request, run the
following command:
./dev.sh build
This will create all generated files and build the project, make it ready for
inspection.
# Repository Build & Test Instructions
## Build Procedures